am e23ab08f: Merge "Fix pending dismiss action not cleared when leaving bouncer" into lmp-dev
* commit 'e23ab08fe7ddeb9062392aa526faf487be7462f3': Fix pending dismiss action not cleared when leaving bouncer
This commit is contained in:
@@ -82,6 +82,7 @@ public class KeyguardBouncer {
|
||||
|
||||
public void hide(boolean destroyView) {
|
||||
if (mKeyguardView != null) {
|
||||
mKeyguardView.setOnDismissAction(null);
|
||||
mKeyguardView.cleanUp();
|
||||
}
|
||||
if (destroyView) {
|
||||
|
||||
Reference in New Issue
Block a user