diff options
Diffstat (limited to 'res/layout-sw600dp/choose_lock_pattern.xml')
-rw-r--r-- | res/layout-sw600dp/choose_lock_pattern.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw600dp/choose_lock_pattern.xml b/res/layout-sw600dp/choose_lock_pattern.xml index d8f85cc26..b0efa8c62 100644 --- a/res/layout-sw600dp/choose_lock_pattern.xml +++ b/res/layout-sw600dp/choose_lock_pattern.xml @@ -62,7 +62,7 @@ <LinearLayout style="@style/SecurityPreferenceButtonContainer" - android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" android:orientation="horizontal"> <!-- left / top button: skip, or re-try --> |