Added option to use circular play button
This commit is contained in:
parent
e328ac116e
commit
09572b2551
12 changed files with 30 additions and 43 deletions
|
@ -251,5 +251,11 @@
|
|||
<item name="android:fontFamily">@font/manrope</item>
|
||||
</style>
|
||||
|
||||
<style name="CircleFABOverlay">
|
||||
<item name="floatingActionButtonStyle">
|
||||
@style/Widget.MaterialComponents.FloatingActionButton
|
||||
</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AppWidget" parent="Theme.RetroMusic.FollowSystem" />
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue