Make cryptkeeper background dark black
Bug: 18331607 Change-Id: Ia6ab86efa49753cd180b60c5cbcdbe8f274ab5e7
This commit is contained in:
@@ -188,6 +188,7 @@
|
|||||||
<item name="android:windowTranslucentStatus">false</item>
|
<item name="android:windowTranslucentStatus">false</item>
|
||||||
<item name="android:windowTranslucentNavigation">false</item>
|
<item name="android:windowTranslucentNavigation">false</item>
|
||||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||||
|
<item name="android:background">@android:color/black</item>
|
||||||
|
|
||||||
<!-- LockPatternView colors -->
|
<!-- LockPatternView colors -->
|
||||||
<item name="@*android:regularColor">@color/unlock_pattern_view_regular_color</item>
|
<item name="@*android:regularColor">@color/unlock_pattern_view_regular_color</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user