summaryrefslogtreecommitdiffstats
path: root/res/layout/crypt_keeper_status.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/crypt_keeper_status.xml')
-rw-r--r--res/layout/crypt_keeper_status.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/crypt_keeper_status.xml b/res/layout/crypt_keeper_status.xml
index c7264be..8a16e7f 100644
--- a/res/layout/crypt_keeper_status.xml
+++ b/res/layout/crypt_keeper_status.xml
@@ -35,6 +35,6 @@
android:textSize="18sp"
android:textAppearance="?android:attr/textAppearanceMedium"
android:text="@string/enter_password"
- android:drawableLeft="@*android:drawable/ic_lock_idle_lock"
+ android:drawableStart="@*android:drawable/ic_lock_idle_lock"
/>
</LinearLayout>