From 97f2ff3bbd0016c2c6a3622aa5b6e51abec1b71b Mon Sep 17 00:00:00 2001 From: Koitharu Date: Sun, 29 Jun 2025 16:08:55 +0300 Subject: [PATCH] Adjust AlertDialog style --- app/src/main/res/values/themes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 9173770cf..026a45adc 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -54,6 +54,7 @@ true + @style/ThemeOverlay.Kotatsu.AlertDialog @style/ThemeOverlay.Kotatsu.AlertDialog @style/ThemeOverlay.Kotatsu.BottomSheetDialog @style/ThemeOverlay.Kotatsu.SideSheetDialog