[Android] Migrate the video hud timeout setting to a slider

Nicolas Pomepuy git at videolan.org
Wed Nov 10 08:10:44 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Nov  4 11:59:37 2021 +0100| [5fb5121dcd0735dfa98b4e9827b2d1682dd04df6] | committer: Nicolas Pomepuy

Migrate the video hud timeout setting to a slider

> https://code.videolan.org/videolan/vlc-android/commit/5fb5121dcd0735dfa98b4e9827b2d1682dd04df6
---

 .../resources/src/main/res/values/arrays.xml       | 14 --------------
 .../resources/src/main/res/values/strings.xml      |  4 +---
 .../src/main/java/org/videolan/tools/Settings.kt   |  4 ++--
 .../res/xml/preferences_video_controls.xml         | 12 +++++++-----
 .../gui/preferences/PreferencesVideoControls.kt    | 11 ++++++++++-
 .../videolan/vlc/gui/video/VideoPlayerActivity.kt  | 15 +++++++--------
 .../vlc/gui/video/VideoPlayerOverlayDelegate.kt    | 14 ++++++--------
 .../src/org/videolan/vlc/util/VersionMigration.kt  | 22 +++++++++++++++++++++-
 8 files changed, 54 insertions(+), 42 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/5fb5121dcd0735dfa98b4e9827b2d1682dd04df6


More information about the Android mailing list