From 7c046223bee2f0bfe88a9c6a28952da277d0fb08 Mon Sep 17 00:00:00 2001 From: Anton Chekulaev Date: Mon, 24 Aug 2020 18:46:09 +1000 Subject: [PATCH] Fixed unimportant general button style uses the wrong colors. --- res/drawable/unimportant_outline_button_medium_background.xml | 2 +- res/values/styles.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/drawable/unimportant_outline_button_medium_background.xml b/res/drawable/unimportant_outline_button_medium_background.xml index 183ed83282..6e0de35a5b 100644 --- a/res/drawable/unimportant_outline_button_medium_background.xml +++ b/res/drawable/unimportant_outline_button_medium_background.xml @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 4bfe7db53e..1276b040b5 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -92,12 +92,12 @@