From 58c411614247f197ee1c36155cb2682792327d41 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 29 May 2014 16:23:04 -0700 Subject: Updating contact list item to match redlines. - Adjust text size. - Add top offset (this is being added by a dependent change in contacts common). Bug: 15328499 Change-Id: I0effd89eebdb5a2380f32396272619c86fc8f696 --- res/values/styles.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml index e47c05e35..ebf7da811 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -33,9 +33,9 @@ @drawable/list_item_activated_background @drawable/list_title_holo 32dip - 12dip + 12dp 0dip - 12dip + 12dp 0dip 8dip 5dip @@ -55,8 +55,9 @@ 0dp @color/contact_list_background_color @color/contact_list_name_text_color - @dimen/contact_browser_list_item_text_size + 16sp @dimen/contact_browser_list_item_text_indent + -2dp @color/contact_list_name_text_color #000000 -- cgit v1.2.3