From c5c42189eeab0389a94717de9a66c6d00068e8bf Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Tue, 22 May 2018 15:30:39 -0700 Subject: Began implementation of Dialer dark theme. - README on how to properly theme Dialer going forward. - Migrated all widgets to use global colors. - Removed all activity and application themes where it wasn't necessary. - Added themeing test rule for Espresso tests. Bug: 79883035 Test: tap PiperOrigin-RevId: 197634256 Change-Id: I4b7d94d45aeeb59d484b0069fdd1e200a654910b --- java/com/android/dialer/app/res/values/styles.xml | 33 +++++++++++------------ 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'java/com/android/dialer/app/res/values/styles.xml') diff --git a/java/com/android/dialer/app/res/values/styles.xml b/java/com/android/dialer/app/res/values/styles.xml index 54d18f103..c2cad315c 100644 --- a/java/com/android/dialer/app/res/values/styles.xml +++ b/java/com/android/dialer/app/res/values/styles.xml @@ -15,7 +15,9 @@ ~ limitations under the License --> - @@ -51,29 +53,29 @@ center_vertical - - @@ -122,7 +124,7 @@ ?android:attr/selectableItemBackground @dimen/button_horizontal_padding @dimen/button_horizontal_padding - @color/dialer_flat_button_text_color + ?android:attr/colorPrimary @@ -147,9 +149,7 @@ ?android:attr/listDivider - - -- cgit v1.2.3