Merge "Remove unused views when we return to keyguard" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d01a1b0473
@@ -242,6 +242,7 @@ public class KeyguardViewManager {
|
||||
}
|
||||
|
||||
if (force || mKeyguardView == null) {
|
||||
mKeyguardHost.removeAllViews();
|
||||
inflateKeyguardView(options);
|
||||
mKeyguardView.requestFocus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user