diff options
Diffstat (limited to 'res/layout-land')
-rw-r--r-- | res/layout-land/crypt_keeper_progress.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/crypt_keeper_progress.xml b/res/layout-land/crypt_keeper_progress.xml index 3361603..f8a939f 100644 --- a/res/layout-land/crypt_keeper_progress.xml +++ b/res/layout-land/crypt_keeper_progress.xml @@ -69,6 +69,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/encroid_waiting" + android:contentDescription="@null" /> <Button |