From 4f0f8bd8cf8509f4426e41d00c63e7302d7b882b Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Fri, 7 Mar 2014 15:14:48 -0800 Subject: Added actionbar style elements from main Dialtacts theme to "CallDetailActivityTheme" to fix issue where Call Details action bar has wrong color. Bug: 13364992 Change-Id: I0f780809408e3d7ac2c7be35ee031361b507790b --- res/values/colors.xml | 9 ++++++--- res/values/styles.xml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml index 431f1bdec..cbcfd7234 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -53,10 +53,12 @@ #aaaaaa - + #3B77E7 - + #3265C1 @@ -124,6 +126,7 @@ #16000000 - + #FFFFFF diff --git a/res/values/styles.xml b/res/values/styles.xml index 6ecad8c3b..660465860 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -95,6 +95,9 @@ @color/background_dialer_list_items top @style/ListViewStyle + @style/DialtactsActionBarStyle + @style/DialtactsActionBarOverflow + @drawable/ic_back_arrow #333333 #FFFFFF -- cgit v1.2.3