mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
feat(mini player gestures): enable drag option
This commit is contained in:
@@ -173,6 +173,15 @@
|
||||
"radiant/MiniPlayerGestures$ApplyPending.smali"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "toggle",
|
||||
"key": "swipe_up_drag",
|
||||
"title": "Enable Drag",
|
||||
"description": "Makes player follow your finger when swiping up. Disable if Android gesture navigation conflicts.",
|
||||
"default": true,
|
||||
"requiresOption": "gestures",
|
||||
"token": "RL_MINI_PLAYER_SWIPE_UP_DRAG"
|
||||
},
|
||||
{
|
||||
"type": "toggle",
|
||||
"key": "next_prev",
|
||||
|
||||
Reference in New Issue
Block a user