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

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

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
parent 39759a9e
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