From aec5772c0f05e2535b81fdad1c5470a3b301456d Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 16 Aug 2013 11:24:20 -0700 Subject: Add contentDescription for dialpad button Bug: 10314527 Change-Id: I67dc33f233ca6634dcab33f17ead8145363dcce7 --- res/layout/phone_favorites_fragment.xml | 2 +- res/values/strings.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/res/layout/phone_favorites_fragment.xml b/res/layout/phone_favorites_fragment.xml index 2b6bbe447..b9011621e 100644 --- a/res/layout/phone_favorites_fragment.xml +++ b/res/layout/phone_favorites_fragment.xml @@ -65,7 +65,7 @@ android:layout_height="match_parent" android:layout_gravity="bottom|center" android:background="?android:attr/selectableItemBackground" - android:contentDescription="@string/description_search_button" + android:contentDescription="@string/action_menu_dialpad_button" android:src="@drawable/ic_menu_dialpad_dk"/> More options + + dial pad + Copy -- cgit v1.2.3