summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-06 18:01:39 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-08-06 18:01:39 +0000
commit03ef049584935dea42f09b0d0c15ed418b9d0711 (patch)
tree1ead76c8a81827d0ba7949fc0f10bc6386f09a6c /res
parentc27c20cc9d31fe01b3398851380ea64ab5425b28 (diff)
parent0e6d7b0458e5ed52c9e53ad0ddea0a3e6fc3d768 (diff)
am 0e6d7b04: Change background color for SearchFragment
* commit '0e6d7b0458e5ed52c9e53ad0ddea0a3e6fc3d768': Change background color for SearchFragment
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 9f37d2883..a3ef1c630 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -52,7 +52,7 @@
<item name="list_item_label_width_weight">3</item>
<item name="contact_browser_list_padding_left">0dp</item>
<item name="contact_browser_list_padding_right">0dp</item>
- <item name="contact_browser_background">@color/background_dialer_light</item>
+ <item name="contact_browser_background">@color/background_dialer_results</item>
<item name="list_item_name_text_color">@color/contact_list_name_text_color</item>
<item name="list_item_name_text_size">16sp</item>
<item name="list_item_text_indent">@dimen/contact_browser_list_item_text_indent</item>