diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-07-13 02:35:07 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-07-13 02:35:07 +0800 |
commit | 88f306e2ba5c2a85dfeab16ca63197657a73c436 (patch) | |
tree | 27ba1ae5e6fa19fc6e87967adf88b22e2a838f4c /packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java | |
parent | 395c582b62db16dbdc376e93732cae39cc8cf291 (diff) |
Skip marking recents as pending top if it is already on top
Otherwise when cleaning up recents animation without further
transition, the fixed rotation state is not cleared.
Since live tile is enabled, when using home key (button navigation
mode) to leave overview, the recents animation will be finished
after starting home, so home is already on top. Then the method
notifyRecentsWillBeTop that used for deferring clear fixed rotation
until next transition should not be called.
Fixes: 193032496
Test: RecentsAnimationControllerTest
Change-Id: Icbe27f6b3d84c948a75d6dabebab1f6b469bbc4d
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java')
0 files changed, 0 insertions, 0 deletions