Adjust AlertDialog style

master
Koitharu 10 months ago
parent 14f185393b
commit 97f2ff3bbd
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -54,6 +54,7 @@
<item name="windowActionModeOverlay">true</item>
<!-- System components styles -->
<item name="android:alertDialogTheme">@style/ThemeOverlay.Kotatsu.AlertDialog</item>
<item name="alertDialogTheme">@style/ThemeOverlay.Kotatsu.AlertDialog</item>
<item name="bottomSheetDialogTheme">@style/ThemeOverlay.Kotatsu.BottomSheetDialog</item>
<item name="sideSheetDialogTheme">@style/ThemeOverlay.Kotatsu.SideSheetDialog</item>

Loading…
Cancel
Save