summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-25 14:29:21 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-25 14:29:21 -0700
commitf2bd6c2cd05a845682db2e2d3b7183cb5fb368c8 (patch)
treec89d089fe7995f9ffd58542dc3094a3edf57b312 /res/layout-land
parent559f3f29202069b774282d06b804cf7135dae7a0 (diff)
downloadpackages_apps_Contacts-f2bd6c2cd05a845682db2e2d3b7183cb5fb368c8.tar.gz
packages_apps_Contacts-f2bd6c2cd05a845682db2e2d3b7183cb5fb368c8.tar.bz2
packages_apps_Contacts-f2bd6c2cd05a845682db2e2d3b7183cb5fb368c8.zip
ContentDescription for transparent area above QC
For TalkBack support. Change-Id: I7e7c5f7e83af25a5d37c612d07d4d09a8d58d464
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/quickcontact_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/quickcontact_activity.xml b/res/layout-land/quickcontact_activity.xml
index 65fcd7d5f..9a0769847 100644
--- a/res/layout-land/quickcontact_activity.xml
+++ b/res/layout-land/quickcontact_activity.xml
@@ -26,6 +26,7 @@
<View
android:layout_width="match_parent"
android:layout_height="@dimen/quickcontact_starting_empty_height"
+ android:contentDescription="@string/quickcontact_transparent_view_description"
android:id="@+id/transparent_view" />
<LinearLayout