From 64d5e8a7bd60c6f97022092e8616ffcf48583579 Mon Sep 17 00:00:00 2001
From: Wojtaz0w <104674625+Wojtaz0w@users.noreply.github.com>
Date: Sat, 30 Sep 2023 15:30:23 +0000
Subject: [PATCH] Update styles.xml
[2/2] AlertDialog with rounded corners.
---
app/src/main/res/values/styles.xml | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index abf938b9..d65865c2 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -35,7 +35,7 @@
- @style/Widget.Aegis.Dropdown.Light
- @style/ThemeOverLay.Aegis.BottomSheetDialog.Rounded
- @style/AppTheme.SwitchPreference
-
+
- true
- ?attr/colorAppBar
- @color/colorSecondary
@@ -80,7 +80,7 @@
- @style/Widget.Aegis.Dropdown.Dark
- @style/ThemeOverLay.Aegis.BottomSheetDialog.Rounded
- @style/AppTheme.SwitchPreference
-
+
- true
- ?attr/colorAppBar
- @color/colorSecondary
@@ -115,6 +115,7 @@
- @style/Widget.Aegis.OutlinedButton.Dark
- @style/Widget.Aegis.Dropdown.Dark
- @style/ThemeOverLay.Aegis.BottomSheetDialog.Rounded
+ - @style/AppTheme.SwitchPreference
- true
- @color/background_true_dark
@@ -170,17 +171,22 @@
-
+