diff options
| author | 2023-07-19 09:57:36 +0000 | |
|---|---|---|
| committer | 2023-07-19 09:57:36 +0000 | |
| commit | ab65c569d4d1084bc16340d317d6be1630048970 (patch) | |
| tree | 0d97368c09fac30cfff18e493a3979888061aa7f /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 39759a9ed108236c127fe29af7a47b69ad29bc38 (diff) | |
Skip display rotation animation for non-change type transition
A close/open transition can contain a display change. Then it should
be either handled by CounterRotatorHelper (seamless-like) or existed
fixed rotation transform.
For example, when removing a task from live-tile (current app in
recents) with a different orientation, it is a CLOSE transition from
landscape to portrait while recents(home) is using fixed rotation.
So it doesn't need a rotation animation.
Bug: 288212397
Test: Launch app in landscape.
Enter recents and swipe up the app to remove it.
There is no additional rotation animation.
Change-Id: I3dfd017440c881376ca0825f116d5b238e40569e
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions