commit | 876a3eeab94c8cf15c86d6af2fae445a85751ad4 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Thu Jan 25 14:39:25 2018 +0100 |
committer | Winson Chung <winsonc@google.com> | Thu Jan 25 16:52:31 2018 -0800 |
tree | f4f3467ee58ce35b0c811f1b4357ceb3634c7f96 | |
parent | 66f0026f3f27e71dfb764df438ce9016d7c5f08d [diff] |
Fix issue with flickering with recents animation The flicker is caused by executeAppTransition only being called after the closing activity has finished pausing, probably because it can enter PIP. We don't need to wait for the activity to finish pausing in this case - just execute the transaction and destroy the surfaces already! Test: go/wm-smoke Test: Swipe up on PIPable activity with new Launcher APK Change-Id: I92efef97b157a13e4670eb0c7e7113afa50302d5