From 80471c88181a84df1bcdcca3555475d3591246f0 Mon Sep 17 00:00:00 2001 From: Tsung-Mao Fang Date: Thu, 13 Jan 2022 15:25:26 +0000 Subject: [PATCH] Revert "Set the default drawable color on a button to the same color as the text." This reverts commit 5d3c14a10f9710b5bba76886af0b8d3e9d965ea7. Reason for revert: Test for b/214052347 Change-Id: I46aa0a40c3260f68834283adc99b3578b0c878c5 --- core/res/res/values/styles_device_defaults.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/res/res/values/styles_device_defaults.xml b/core/res/res/values/styles_device_defaults.xml index d8111ea5d8ba8..ad0d0e07be1e0 100644 --- a/core/res/res/values/styles_device_defaults.xml +++ b/core/res/res/values/styles_device_defaults.xml @@ -42,7 +42,6 @@ easier. @color/btn_colored_background_material ?attr/textAppearanceButton @color/btn_colored_text_material - @color/btn_colored_text_material