From ed91dfea10ea97f2ac5f2351b54711c6f07d0b41 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Tue, 15 Jul 2014 18:35:46 -0700 Subject: Add android:colorPrimary to Dialer theme Bug: 16191528 Change-Id: I0228d57115e401cfe3c40f75856ba69927e394f4 --- res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res') diff --git a/res/values/styles.xml b/res/values/styles.xml index 5df218b16..aed6fa44a 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -70,6 +70,7 @@ #33b5e5 ?android:attr/actionBarSize + @color/actionbar_background_color @color/actionbar_background_color_dark @color/dialer_dialpad_touch_tint -- cgit v1.2.3