mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 18:05:28 +01:00
[Settings] Mini player in Settings (Converted Settings activity to fragment)
This commit is contained in:
parent
aa96993584
commit
d65f8f8a4f
29 changed files with 206 additions and 158 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue