From ec0e096b3165c09f74b5c7cfe391a52e41a42fec Mon Sep 17 00:00:00 2001 From: Brian Attwell Date: Thu, 21 May 2015 15:01:09 -0700 Subject: Fix button colors in alert dialogs Bug: 21198043 Bug: 19410482 Change-Id: I8c423b759d0fe05e83718ba2ed2536795603df6a --- res/values/styles.xml | 1 + src/com/android/contacts/datepicker/DatePickerDialog.java | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/res/values/styles.xml b/res/values/styles.xml index 0cf4de495..8fce0f113 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -219,6 +219,7 @@ @color/primary_text_color @color/secondary_text_color @style/ListViewStyle + @color/primary_color