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

Commit 37fff486 authored by felkachang's avatar felkachang Committed by android-build-merger
Browse files

Fix Clock flickers after reboot with strong authentication am: d5060280

am: 1c99c7a3

Change-Id: Ie5c85ebbe1d3184e191571c46b659a6713304c59
parents e643fd31 1c99c7a3
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;