libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/TaskFragmentAnimationRunner.java
+2
−1
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Before, we only provide startBounds when the animation target is MODE_CHANGING, with which we won't know the start bounds for target that is closing while resizing. Now, we provide startBounds for all targets, so that we can use it to provide seamless animation when the target is closing while resizing. Also make sure the closing container's surface is in the start bounds before the animation starts to avoid any flicker. Bug: 241043533 Test: Verify with switching between split and stack. Change-Id: I4d8e1ee44d418249dcb434425c7ab3d63a429bad