[Android] Add a video control settings for the double tap delay

Nicolas Pomepuy git at videolan.org
Tue Nov 2 13:00:50 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Sep 13 09:56:06 2021 +0200| [97430f5cc1d00f24f341b0362290c0e4536335cd] | committer: Nicolas Pomepuy

Add a video control settings for the double tap delay

> https://code.videolan.org/videolan/vlc-android/commit/97430f5cc1d00f24f341b0362290c0e4536335cd
---

 .../resources/src/main/res/values/strings.xml      |   4 +
 .../src/main/java/org/videolan/tools/Settings.kt   |   3 +
 .../res/xml/preferences_video_controls.xml         | 110 +++++++++++----------
 .../gui/preferences/PreferencesVideoControls.kt    |   5 +
 .../videolan/vlc/gui/video/VideoPlayerActivity.kt  |   8 +-
 .../videolan/vlc/gui/video/VideoTouchDelegate.kt   |   4 +-
 6 files changed, 78 insertions(+), 56 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/97430f5cc1d00f24f341b0362290c0e4536335cd


More information about the Android mailing list