[Android] VideoControls: add swipe seek as proper option
Duncan McNamara
git at videolan.org
Wed Jan 19 09:23:18 UTC 2022
vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Wed Jan 12 14:23:40 2022 +0100| [7512b3531cfef852b15bcd88998795915d5b4e0a] | committer: Duncan McNamara
VideoControls: add swipe seek as proper option
Right now swipe seek was enable by having at least
one gesture enabled. This set swipe seek as an
independent option
> https://code.videolan.org/videolan/vlc-android/commit/7512b3531cfef852b15bcd88998795915d5b4e0a
---
.../resources/src/main/res/values/strings.xml | 2 +
.../src/main/java/org/videolan/tools/Settings.kt | 1 +
.../res/xml/preferences_video_controls.xml | 7 ++
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 7 +-
.../videolan/vlc/gui/video/VideoTouchDelegate.kt | 86 +++++++++++++---------
5 files changed, 65 insertions(+), 38 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/7512b3531cfef852b15bcd88998795915d5b4e0a
More information about the Android
mailing list