From 0e6d7b0458e5ed52c9e53ad0ddea0a3e6fc3d768 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Wed, 6 Aug 2014 10:37:28 -0700 Subject: Change background color for SearchFragment FAFAFA -> F9F9F9 Bug: 16656480 Change-Id: I26e17012a8631ae3370684655b8cf1c698613064 --- res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') 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 @@ 3 0dp 0dp - @color/background_dialer_light + @color/background_dialer_results @color/contact_list_name_text_color 16sp @dimen/contact_browser_list_item_text_indent -- cgit v1.2.3