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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') 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" -- cgit v1.2.3