From 1844ca0b12e31ade1c4bae9f2d566e8f98fc49df Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Mon, 28 Jul 2014 18:12:50 -0700 Subject: Update Dialer activity background colors f6f6f6 -> fafafa and restore the call_log_primary_background_color since it doesn't seem to affect anything. Bug: 16356911 Change-Id: I255e33606b527cfc808a1adef03afcd5476a3b48 --- res/values/colors.xml | 5 +---- res/values/styles.xml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'res') diff --git a/res/values/colors.xml b/res/values/colors.xml index bc8ff734e..ae54d0b90 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -48,15 +48,12 @@ #660099cc - - - #fafafa #f9f9f9 #ffffff - #f6f6f6 + #fafafa @color/background_dialer_light diff --git a/res/values/styles.xml b/res/values/styles.xml index bda26cdab..7ca6665ea 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -59,7 +59,7 @@ -2dp @color/dialtacts_primary_text_color - @color/background_dialer_secondary + #000000 @color/dialtacts_secondary_text_color #333333 #33b5e5 -- cgit v1.2.3