Added an option to enable/disable swipe
This commit is contained in:
parent
3c26c39a5a
commit
4b08919d7d
6 changed files with 22 additions and 9 deletions
|
@ -167,4 +167,5 @@ const val SCREEN_ON_LYRICS = "screen_on_lyrics"
|
|||
const val CIRCLE_PLAY_BUTTON = "circle_play_button"
|
||||
const val SWIPE_ANYWHERE_NOW_PLAYING = "swipe_anywhere_now_playing"
|
||||
const val PAUSE_HISTORY = "pause_history"
|
||||
const val MANAGE_AUDIO_FOCUS = "manage_audio_focus"
|
||||
const val MANAGE_AUDIO_FOCUS = "manage_audio_focus"
|
||||
const val SWIPE_DOWN_DISMISS = "swipe_to_dismiss"
|
Loading…
Add table
Add a link
Reference in a new issue