diff options
Diffstat (limited to 'res/layout/choose_lock_password.xml')
-rw-r--r-- | res/layout/choose_lock_password.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/choose_lock_password.xml b/res/layout/choose_lock_password.xml index 958cc16..cb817c5 100644 --- a/res/layout/choose_lock_password.xml +++ b/res/layout/choose_lock_password.xml @@ -20,7 +20,6 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" - android:background="@android:color/background_dark" android:gravity="center_horizontal"> <!-- header text ('Enter Pin') --> |