summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-land/choose_lock_pattern.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp-land/choose_lock_pattern.xml')
-rw-r--r--res/layout-sw600dp-land/choose_lock_pattern.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-sw600dp-land/choose_lock_pattern.xml b/res/layout-sw600dp-land/choose_lock_pattern.xml
index 8fa1ceee1..e0d96679e 100644
--- a/res/layout-sw600dp-land/choose_lock_pattern.xml
+++ b/res/layout-sw600dp-land/choose_lock_pattern.xml
@@ -46,6 +46,7 @@
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
android:layout_width="354dip"
android:layout_height="354dip"
+ android:background="@color/lock_pattern_background"
aspect="square"/>
<View