From fba1a341c31cbe2c5d71c239afc8bcc14af9d968 Mon Sep 17 00:00:00 2001 From: conradchen Date: Thu, 11 Nov 2021 17:15:47 -0500 Subject: [PATCH] [M3][DatePicker] Fix M3 date picker styles Some attributes were wrongly added to the styles. We need to remove them to make the color correct. PiperOrigin-RevId: 409241943 --- .../google/android/material/datepicker/res/values/styles.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/java/com/google/android/material/datepicker/res/values/styles.xml b/lib/java/com/google/android/material/datepicker/res/values/styles.xml index 087b74db634..414da6f87ff 100644 --- a/lib/java/com/google/android/material/datepicker/res/values/styles.xml +++ b/lib/java/com/google/android/material/datepicker/res/values/styles.xml @@ -234,7 +234,6 @@ @@ -306,7 +305,6 @@ ?attr/colorPrimary ?attr/colorOnPrimary 0dp - ?attr/colorPrimary