From aceb88b526b414b6b6371c35bd2aa2b5f07189c3 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Mon, 14 Oct 2013 17:18:01 -0700 Subject: Tweak Dialer redlines Standardize list header sizes with People app to Roboto, Bold, All-caps, 14dp Slightly resize voice search icon Bug: 10861682 Change-Id: I7e856f4bcdff732a8ee9afe71dfe6f2879c8f880 --- res/layout/dialtacts_activity.xml | 2 +- res/values/styles.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml index e0eb41b99..255eb49fb 100644 --- a/res/layout/dialtacts_activity.xml +++ b/res/layout/dialtacts_activity.xml @@ -62,7 +62,7 @@ android:id="@+id/voice_search_button" android:layout_height="40dp" android:layout_width="40dp" - android:padding="6dp" + android:padding="3dp" android:src="@drawable/ic_voice_search" android:clickable="true" android:contentDescription="@string/description_start_voice_search" diff --git a/res/values/styles.xml b/res/values/styles.xml index 4e918975d..f3b4098e7 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -43,9 +43,9 @@ @color/people_app_theme_color 8dip @color/people_app_theme_color - 25sp - 48dip - 2dip + 14sp + 30dip + 1dip @color/favorite_contacts_separator_color 5 3 -- cgit v1.2.3