libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/TaskFragmentAnimationRunner.java
+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
A TaskFragment could be resizing to a smaller bounds while changing to be invisible. A black screen was shown during the transition. So, skip unfreeze surface in that case. Also union the staring bounds to the whole closing screen bounds, or the leash will be cropped by the target screen bounds. Bug: 267044260 Test: steps on the bug Change-Id: Ia037c5beaca12695fc6c00e38c454cb6dced1b33 Merged-In: Ia037c5beaca12695fc6c00e38c454cb6dced1b33