summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardAbsKeyInputViewController.java
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2022-01-27 11:52:51 +0800
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-01 00:43:45 +0000
commit7cb001fda4b82459b97140a0982c7e6f726aaf6d (patch)
tree61daacd5417227451e483547ef863c24d66034b9 /packages/SystemUI/src/com/android/keyguard/KeyguardAbsKeyInputViewController.java
parentbc1556c805b63f0dcdc60b0fdbdb4b7fd325d49a (diff)
[DO NOT MERGE] Fix regression for enter PIP when onUserLeaveHint
This was changed in ag/15886711, but it shouldn't be needed anymore as for case we need to animate the close transition, isVisible() will stay true until the app transition is finished. Otherwise we shouldn't need to keep the surface as visible even if it is in the closing app list. Without this fix, we may accidentally show the surface that has been commited to be invisible, such as enter pip onUserLeaveHint. Fix: 216145863 Test: manually verify with Google Meet. Test: atest WmTests:ActivityRecordTests Change-Id: Ib28651f5c4dc728d19f968adc56015836e307ef8 Merged-In: Ib28651f5c4dc728d19f968adc56015836e307ef8 (cherry picked from commit 0207f039d25eece5f04512bfc1198ef72e5c2e4f) Merged-In:Ib28651f5c4dc728d19f968adc56015836e307ef8
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardAbsKeyInputViewController.java')
0 files changed, 0 insertions, 0 deletions