From 0451f9a70032a866140d5caa6aa6303062774d3e Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 8 May 2015 12:00:52 -0700 Subject: Improve talkback on call log actions. - Remove previous/next hints; not needed. + Add descriptions for new actions. - Make TextViews not important for accessibility. Descriptions on the actions will be used instead. Bug: 20433758 Change-Id: I043b03075631134f37151e165360b038f3961b2a --- res/layout/call_log_list_item_actions.xml | 24 ++++++--------------- res/values/strings.xml | 35 +++++++++++++++++++++++++++---- res/values/styles.xml | 1 + 3 files changed, 38 insertions(+), 22 deletions(-) (limited to 'res') diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml index 5740aaa38..a10b47f74 100644 --- a/res/layout/call_log_list_item_actions.xml +++ b/res/layout/call_log_list_item_actions.xml @@ -25,9 +25,7 @@ + style="@style/CallLogActionStyle"> + style="@style/CallLogActionStyle"> + style="@style/CallLogActionStyle"> + style="@style/CallLogActionStyle"> + style="@style/CallLogActionStyle"> + style="@style/CallLogActionStyle"> - Call ^1 + + Call ^1 + - Video call to ^1. + + Video call ^1. + - Listen to voicemail from ^1 + + Listen to voicemail from ^1 + + + + + Create contact for ^1 + + + + + Add ^1 to existing contact + - Call details for ^1 + + Call details for ^1 + + + + + Report ^1 + diff --git a/res/values/styles.xml b/res/values/styles.xml index d41f334af..dab5c6aa1 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -177,6 +177,7 @@ "sans-serif-medium" true true + no