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

Skip to content
Commit daff5ea4 authored by wilsonshih's avatar wilsonshih
Browse files

Reset mAnimatingExit flag while relayout visible window.

The timing issue happen when a closing dialog activity request to
launch itself again before the task move to background. By default
system will play an exit animation for the dialog style window, when
the activity being move to foreground again, core will cancel previous
exit animation so the window can be visible. But the window surface
shouldn't be hide and/or destroy in onExitAnimationDone, since the
window is request to be visible again.

Bug: 342644763
Test: repeatly closeing the sample activity, verify the window surface
of app window won't be hide after the relayout request.

Change-Id: Id2718b438ef9f21b0bc4182e50b59de07c445372
parent 85ae83ec
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