diff --git a/res/layout/choose_lock_pattern_common.xml b/res/layout/choose_lock_pattern_common.xml index b3006a63115..c4a93815c49 100644 --- a/res/layout/choose_lock_pattern_common.xml +++ b/res/layout/choose_lock_pattern_common.xml @@ -82,7 +82,7 @@ android:minLines="2" android:gravity="center" android:paddingHorizontal="?attr/suwMarginSides" - android:textSize="18sp" /> + android:textSize="12sp" /> #1A73E8 + @*android:color/material_red_A700 + diff --git a/res/values/strings.xml b/res/values/strings.xml index f844f41c870..cf133c575d9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3531,6 +3531,8 @@ Passwords don\u2019t match PINs don\u2019t match + + Draw your pattern again Unlock selection diff --git a/res/values/themes.xml b/res/values/themes.xml index a8ceca3dbf6..742cbcf9f6c 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -53,6 +53,7 @@ @style/PreferenceTheme.SetupWizard @style/LockPatternStyle.Setup + @color/glif_error_color