Merge "Reset bouncer hidden amount on keyguard show"
This commit is contained in:
committed by
Android (Google) Code Review
commit
57a06fe3ad
@@ -259,6 +259,7 @@ public class LockscreenLockIconController {
|
||||
force = true;
|
||||
}
|
||||
if (!wasShowing && mKeyguardShowing) {
|
||||
setBouncerHideAmount(KeyguardBouncer.EXPANSION_HIDDEN);
|
||||
mKeyguardJustShown = true;
|
||||
}
|
||||
update(force);
|
||||
|
||||
Reference in New Issue
Block a user