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

Commit ef806539 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-17.1' into v1-q

parents eda56cef 7d16102b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4180,7 +4180,8 @@ public class StatusBar extends SystemUI implements DemoMode,

        boolean launchingAffordanceWithPreview =
                mNotificationPanel.isLaunchingAffordanceWithPreview();
        mScrimController.setLaunchingAffordanceWithPreview(launchingAffordanceWithPreview);
        mScrimController.setLaunchingAffordanceWithPreview(launchingAffordanceWithPreview
                || mBiometricUnlockController.isWakeAndUnlock());

        if (mBouncerShowing) {
            // Bouncer needs the front scrim when it's on top of an activity,