Merge "Dismiss docked stack when ShowWhenLocked activity is over keyguard (1/2)" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ba836ad1fa
@@ -95,6 +95,7 @@ class KeyguardController {
|
||||
return;
|
||||
}
|
||||
mKeyguardShowing = showing;
|
||||
dismissDockedStackIfNeeded();
|
||||
if (showing) {
|
||||
mKeyguardGoingAway = false;
|
||||
mDismissalRequested = false;
|
||||
|
||||
Reference in New Issue
Block a user