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
|
@ -160,4 +160,5 @@ const val PLAYBACK_PITCH = "playback_pitch"
|
|||
const val CUSTOM_FONT = "custom_font"
|
||||
const val APPBAR_MODE = "appbar_mode"
|
||||
const val WALLPAPER_ACCENT = "wallpaper_accent"
|
||||
const val SCREEN_ON_LYRICS = "screen_on_lyrics"
|
||||
const val SCREEN_ON_LYRICS = "screen_on_lyrics"
|
||||
const val CIRCLE_PLAY_BUTTON = "circle_play_button"
|
Loading…
Add table
Add a link
Reference in a new issue