Fixed Just Black theme

This commit is contained in:
Prathamesh More 2022-01-29 22:04:02 +05:30
parent 75837607f4
commit 7c5a97c410
3 changed files with 4 additions and 9 deletions

View file

@ -29,7 +29,7 @@
<item name="popupMenuBackground">@drawable/popup_background</item>
</style>
<style name="Theme.RetroMusic.Base.Black" parent="Theme.Material3.DayNight.NoActionBar">
<style name="Theme.RetroMusic.Base.Black" parent="Theme.Material3.Dark.NoActionBar">
<item name="roundSelector">@drawable/round_selector</item>
<item name="rectSelector">@drawable/rect_selector</item>
<item name="materialAlertDialogTheme">@style/MaterialAlertDialogTheme</item>