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

Skip to content
Commit 99604f0f authored by Chris Li's avatar Chris Li
Browse files

Fix ActivityEmbedding animation flicker

1. Fix flicker when rotate display with expanded TaskFragment:
   Only startChangeTransition if organizer request resizing, so we won't
   accidentally start the change transition for other resizing case,
   such as display rotation.
2. Fix flciker when exit split to fullscreen:
   Make sure to wait activity window redraw when the embedded
   TaskFragment is changing.

Fix: 258755905
Test: manual verify open fullscreen fixed-portrait embedded activity
      from landscape display.
Test: atest WmTests:WindowStateTests
Change-Id: Ifc825075abfb7c27461f23281f41425f66c3f680
parent 32c99955
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