summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-10-14 17:18:01 -0700
committerYorke Lee <yorkelee@google.com>2013-10-14 17:36:03 -0700
commitaceb88b526b414b6b6371c35bd2aa2b5f07189c3 (patch)
treeb6635815863364bbeb5365a3744ea6ce9990349f /res/layout
parent66c263c721ef257baff69135247b53d1c5f7e2f0 (diff)
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
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/dialtacts_activity.xml2
1 files changed, 1 insertions, 1 deletions
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"