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

Commit 847156b0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Darken notification scrim" into rvc-dev am: f1ed02a5 am: 436702a3...

Merge "Darken notification scrim" into rvc-dev am: f1ed02a5 am: 436702a3 am: 8c80e5ac am: 68bf676c

Change-Id: I32e16a66a876ee01cc9de978a4a031075500181b
parents e59bd345 68bf676c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ public class ScrimController implements ViewTreeObserver.OnPreDrawListener, OnCo
     * The default scrim under the shade and dialogs.
     * This should not be lower than 0.54, otherwise we won't pass GAR.
     */
    public static final float BUSY_SCRIM_ALPHA = 0.75f;
    public static final float BUSY_SCRIM_ALPHA = 0.85f;

    /**
     * Same as above, but when blur is supported.