summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-land
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-05-01 10:26:31 -0700
committerAndrew Lee <anwlee@google.com>2014-05-01 10:54:16 -0700
commit433c1b9782c0e472cfe8460dcb0ffd35b2dd32cd (patch)
tree7a22de80040c9bb2c81c357de96c21b4a201eae6 /res/values-sw600dp-land
parentb49a1a93195d71c24c21bdad8ed6900dc76a7f0a (diff)
downloadpackages_apps_Contacts-433c1b9782c0e472cfe8460dcb0ffd35b2dd32cd.tar.gz
packages_apps_Contacts-433c1b9782c0e472cfe8460dcb0ffd35b2dd32cd.tar.bz2
packages_apps_Contacts-433c1b9782c0e472cfe8460dcb0ffd35b2dd32cd.zip
Polish Contacts styling.
- Set list item background color to holo background color in tablet, which is the current people activity background color for tablets. - Default to ContactsCommon colors for section header styling in default colors (ie. for phone). Bug: 13956531 Change-Id: I496b7862cbfc8b15df9ca751fb0b01707eee3752
Diffstat (limited to 'res/values-sw600dp-land')
-rw-r--r--res/values-sw600dp-land/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-sw600dp-land/styles.xml b/res/values-sw600dp-land/styles.xml
index 99f5feb81..311962399 100644
--- a/res/values-sw600dp-land/styles.xml
+++ b/res/values-sw600dp-land/styles.xml
@@ -38,6 +38,7 @@
<item name="list_item_photo_size">64dip</item>
<item name="list_item_profile_photo_size">80dip</item>
<item name="list_item_prefix_highlight_color">@color/people_app_theme_color</item>
+ <item name="list_item_background_color">@color/holo_list_background_color</item>
<item name="list_item_header_text_indent">8dip</item>
<item name="list_item_header_text_size">14sp</item>
<item name="list_item_header_text_color">@color/people_app_theme_color</item>