From 32e7495570c1e8ba9cfd4b32998e8b13fd37f46a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 15 Apr 2014 16:12:41 -0700 Subject: Change Dialer actionbar color to green-ish, and remove underline. Bug: 14012803 Change-Id: I06a280b175ddcb564393d0758fb2ec539e8516a9 --- res/drawable/call_history_actionbar_background.xml | 27 ---------------------- res/values/colors.xml | 6 +---- res/values/styles.xml | 2 +- 3 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 res/drawable/call_history_actionbar_background.xml (limited to 'res') diff --git a/res/drawable/call_history_actionbar_background.xml b/res/drawable/call_history_actionbar_background.xml deleted file mode 100644 index eabceac2b..000000000 --- a/res/drawable/call_history_actionbar_background.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/values/colors.xml b/res/values/colors.xml index b234bacf9..c842e22b2 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -59,11 +59,7 @@ - #3B77E7 - - - #3265C1 + #00AFCC #d0d0d0 diff --git a/res/values/styles.xml b/res/values/styles.xml index 71859f091..3d3a43190 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -152,7 +152,7 @@