Skip to content
Commit 73d7468f authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Set rotation layers as opaque initially

The layers should cover the window behind during rotation animation.
So it can be opaque initially to avoid blended composition for one
intermediate frame.

After the animation starts and changes the alpha < 1 to the rotation
layer for fading animation, it can still switch from opaque composition
to blended composition automatically.

Bug: 240568519
Test: atest ChangeAppRotationTest

Change-Id: Ic4173d33c15c35e252315f9cf53127c759e56ece
parent c2b6d449
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