summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorNick Chameyev <nickchameyev@google.com>2022-01-25 16:48:33 +0000
committerNick Chameyev <nickchameyev@google.com>2022-01-25 17:24:55 +0000
commit0950ca8abc3503eec85cfc1b7a6cdd35d9c677e0 (patch)
treef44af628422d5c040edb11b411fccb8ce17f449a /core/java/android/inputmethodservice/InputMethodService.java
parent615951d16e38440120dcda924aeb2ba8f71fe19c (diff)
Reset NotificationPanelView when pressing power button before fold to AOD animation
When we hit power button during folding: before fold to AOD transition starts but after we prepared the starting params of NotificationPanelView it remained in this state (alpha = 0, translation = -x). So it led to an issue that user don't see the keyguard. Added logic that resets this view to its original state when we are waking up and the animation hasn't started yet. Bug: 215703534 Test: fold and quickly press power button => check that keyguard is visible Test: fold to AOD and press power button => keyguard visible Test: lock/unlock using power button Change-Id: I88b79aca462137723e174f2f4196cbd08d71f664
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions