From 41a24b477dd0c550eda011a1b591603a20b980be Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 13 Nov 2013 16:14:41 -0800 Subject: Color/layout tweaks for Dialer Add search icon into search box Change background of recent cards shortcut to whiter one Whiten the action bar Darken background color of list items Reduce size of searchview text Bug: 11654293 Change-Id: I204b14e752b40563a6f7ebdd1d61f10854b41100 --- res/layout/dialtacts_activity.xml | 63 +++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 29 deletions(-) (limited to 'res/layout') diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml index 255eb49fb..e2c385364 100644 --- a/res/layout/dialtacts_activity.xml +++ b/res/layout/dialtacts_activity.xml @@ -81,36 +81,41 @@ android:id="@+id/dialtacts_frame" android:clipChildren="false"> + - - - - + android:layout_height="@dimen/fake_action_bar_height" + android:layout_width="match_parent" + android:id="@+id/fake_action_bar" + android:background="@color/actionbar_background_color"> + + + +