Merge "Make cryptkeeper background dark black"
This commit is contained in:
committed by
Android (Google) Code Review
commit
792da778f3
@@ -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