Optimized imports

This commit is contained in:
Prathamesh More 2022-03-11 09:06:35 +05:30
parent a1a6e98376
commit 66f3670aed
5 changed files with 6 additions and 7 deletions

View file

@ -12,7 +12,7 @@
~ See the GNU General Public License for more details.
-->
<resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<style name="Theme.RetroMusic.Base.Adaptive" parent="Theme.Material3.DayNight.NoActionBar">
<item name="toolbarPopupTheme">@style/ThemeOverlay.AppCompat.Dark</item>

View file

@ -12,7 +12,7 @@
~ See the GNU General Public License for more details.
-->
<resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<style name="Theme.RetroMusic.Base.Adaptive" parent="Theme.Material3.DayNight.NoActionBar">
<item name="toolbarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item>