Added option to keep screen on when showing lyrics
This commit is contained in:
parent
b349b8c4d1
commit
c7f7f9d695
7 changed files with 37 additions and 2 deletions
|
@ -160,3 +160,4 @@ 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"
|
Loading…
Add table
Add a link
Reference in a new issue