diff options
Diffstat (limited to 'res/layout-sw600dp-land')
-rw-r--r-- | res/layout-sw600dp-land/crypt_keeper_password_entry.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-sw600dp-land/crypt_keeper_password_entry.xml b/res/layout-sw600dp-land/crypt_keeper_password_entry.xml index d94b2f4..a8f5651 100644 --- a/res/layout-sw600dp-land/crypt_keeper_password_entry.xml +++ b/res/layout-sw600dp-land/crypt_keeper_password_entry.xml @@ -37,6 +37,7 @@ android:layout_height="wrap_content" android:layout_centerVertical="true" android:src="@drawable/encroid_resignin" + android:contentDescription="@null" /> <TextView android:id="@+id/passwordLabel" |