Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4b8c659f authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Defer window removal including app transition

The mWinAnimator.applyAnimationLocked in removeIfPossible may
not apply window level animation, but the activity may be
running closing transition. So the window shouldn't be removed
immediately, otherwise the animation is disappeared.

Bug: 176471456
Test: WindowStateTests#testDeferredRemovalByAnimating
Test: Launch a translucent activity and finish it, check the
      slide-down style exit animation can play with the
      declared duration.

Change-Id: I4227a89108d16fc25f912b96ae83cf125fec4b16
parent 8c828565
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