diff options
Diffstat (limited to 'res/layout/crypt_keeper_progress.xml')
-rw-r--r-- | res/layout/crypt_keeper_progress.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/crypt_keeper_progress.xml b/res/layout/crypt_keeper_progress.xml index 35760cf..0d408c2 100644 --- a/res/layout/crypt_keeper_progress.xml +++ b/res/layout/crypt_keeper_progress.xml @@ -64,6 +64,7 @@ android:layout_weight="1" android:layout_gravity="bottom|right" android:src="@drawable/encroid_waiting" + android:contentDescription="@null" /> <Button |