From 61e555f437bbc9c239b0d6b948558c21f3b2272d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 20 May 2018 15:20:48 +0200 Subject: [PATCH] Accessibility fixes: set description for flag images. --- res/layout/about_activity.xml | 5 ++--- res/layout/dictionary_manager_row.xml | 8 ++++++-- src/com/hughes/android/dictionary/IsoUtils.java | 1 + 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/res/layout/about_activity.xml b/res/layout/about_activity.xml index 96bb279..6950188 100644 --- a/res/layout/about_activity.xml +++ b/res/layout/about_activity.xml @@ -51,7 +51,7 @@ android:clickable="true" android:text="@string/myEmail" android:paddingBottom="10dip" - /> + android:focusable="true" /> + android:focusable="true" /> diff --git a/res/layout/dictionary_manager_row.xml b/res/layout/dictionary_manager_row.xml index 8889d45..81fe93e 100644 --- a/res/layout/dictionary_manager_row.xml +++ b/res/layout/dictionary_manager_row.xml @@ -17,9 +17,13 @@ android:orientation="horizontal" android:paddingRight="5dip" >