Merge "Darken notification scrim" into rvc-dev am: f1ed02a503 am: d06a7daaba
Change-Id: I447a812f236c7f0c32e2361209c9d13f5d0d26b2
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user