From fb34fdaeb60eaa20dbc825983edc17b45d879440 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 13 Nov 2013 13:03:30 -0800 Subject: Change all contacts button to look like list item Rewrite layout of all contacts button to look like a regular contact list item. Update list default avatar background Bug: 11654293 Bug: 11668831 Change-Id: Iafa8f69e618b39eabf823cafd8153ed24ddbdfbd --- res/layout/show_all_contact_button.xml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'res/layout') diff --git a/res/layout/show_all_contact_button.xml b/res/layout/show_all_contact_button.xml index 824d10cdb..30060d77b 100644 --- a/res/layout/show_all_contact_button.xml +++ b/res/layout/show_all_contact_button.xml @@ -14,7 +14,7 @@ limitations under the License. --> - - - - - - \ No newline at end of file + android:focusable="true" /> \ No newline at end of file -- cgit v1.2.3