Skip to content
Commit 80d69d3f authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Respect letterbox config for exiting pip with fixed orientation

1. If the display ignores orientation request, no need to send
   the target rotation to PipTaskOrganizer. Otherwise the animation
   for PiP-to-fullscreen will have a rotation effect.
2. Because requested orientation is ignored, the activity with
   fixed orientation will be letterboxed. Then when expanding pip,
   it should resolve letterbox policy configuration. Otherwise
   there will be additional non-letterbox config change that causes
   to flicker.

Fix: 235599028
Test: DiplayContentTests#testFixedRotationWithPip
Change-Id: Icc94238d349e19627e6d9316f7525b9e531c71b5
parent d9fa425f
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