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

Commit db2e6c12 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete scrim transition"

parents b1a28a75 d382b099
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -266,7 +266,6 @@ public class FingerprintUnlockController extends KeyguardUpdateMonitorCallback {
    }

    private void showBouncer() {
        mScrimController.transitionTo(ScrimState.BOUNCER);
        mStatusBarKeyguardViewManager.animateCollapsePanels(
                FINGERPRINT_COLLAPSE_SPEEDUP_FACTOR);
        mPendingShowBouncer = false;