From fffd1bfcf8843951011cd2fec6504bc910fcd127 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Mon, 7 Apr 2025 11:22:00 +0300 Subject: [PATCH] Alert dialog style fix --- app/src/main/res/values/colors.xml | 1 - app/src/main/res/values/styles.xml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index f37ef373..edcc2c87 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -1,7 +1,6 @@ #fcfcfc - @color/colorSecondaryDark #0ca1fd #0073c9 #6ad2ff diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index c80d5c74..7d125888 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -6,6 +6,7 @@ @style/Alert.Button.Positive @style/Alert.Button.Positive @style/Alert.Button.Neutral + @color/colorBackground @color/colorBackground 14sp