Skip to content
Commit 876a3eea authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Winson Chung
Browse files

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
parent 66f0026f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment