From 77259dc9bbe7d61c66a674ed0ac77fcc69a55cb0 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Thu, 16 May 2019 06:39:02 +0000 Subject: [PATCH] Revert "Update dialog background color for dark theme" This reverts commit 3032628269b1010e05e0c7f63d07d02c3230a818. Reason for revert: This will also change the background color of other components within dialog. Bug: 132753127 Bug: 132623454 Test: visual Change-Id: I59d4731e84e8d516a01780c4cce70b2d86208098 --- res/values-night/colors.xml | 2 -- res/values-night/themes.xml | 1 - res/values/colors.xml | 3 --- res/values/themes.xml | 1 - 4 files changed, 7 deletions(-) diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml index f7612173840..4041d0df609 100644 --- a/res/values-night/colors.xml +++ b/res/values-night/colors.xml @@ -22,8 +22,6 @@ @*android:color/material_grey_900 @*android:color/material_grey_900 @*android:color/material_grey_800 - - @*android:color/material_grey_800 @*android:color/material_grey_800 #AECBFA #5F6368 diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml index 782f482eb52..2227b889bb3 100644 --- a/res/values-night/themes.xml +++ b/res/values-night/themes.xml @@ -33,7 +33,6 @@ diff --git a/res/values/colors.xml b/res/values/colors.xml index 4a4c896a770..e1c9228f1cb 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -144,7 +144,4 @@ @android:color/white - - @*android:color/background_device_default_light - \ No newline at end of file diff --git a/res/values/themes.xml b/res/values/themes.xml index cc265bae8d6..d9d1e744015 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -121,7 +121,6 @@