Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c99c7a3 authored by felkachang's avatar felkachang Committed by android-build-merger
Browse files

Fix Clock flickers after reboot with strong authentication

am: d5060280

Change-Id: I5bab533b677a7bbcf7fdb5292fe3795784f86c11
parents b4d35d55 d5060280
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -266,6 +266,7 @@ public class FingerprintUnlockController extends KeyguardUpdateMonitorCallback {
    }

    private void showBouncer() {
        mStatusBarKeyguardViewManager.showBouncer(false);
        mStatusBarKeyguardViewManager.animateCollapsePanels(
                FINGERPRINT_COLLAPSE_SPEEDUP_FACTOR);
        mPendingShowBouncer = false;