[Settings] Mini player in Settings (Converted Settings activity to fragment)

This commit is contained in:
Prathamesh More 2022-05-17 00:41:32 +05:30
parent aa96993584
commit d65f8f8a4f
29 changed files with 206 additions and 158 deletions

View file

@ -247,5 +247,11 @@
</item>
</style>
<style name="RoundedFABOverlay">
<item name="floatingActionButtonStyle">
@style/Widget.Material3.FloatingActionButton.Primary
</item>
</style>
<style name="Theme.AppWidget" parent="Theme.RetroMusic.FollowSystem" />
</resources>