[Android] Add a warning when using ABRepeat and fast seek at the same time
Nicolas Pomepuy
git at videolan.org
Tue Jan 28 10:20:22 UTC 2025
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jan 13 10:21:15 2025 +0100| [f1ae8ba58c6a356481df10dcb46525df174feb4b] | committer: Duncan McNamara
Add a warning when using ABRepeat and fast seek at the same time
> https://code.videolan.org/videolan/vlc-android/commit/f1ae8ba58c6a356481df10dcb46525df174feb4b
---
.../assets/images/svg/ic_abrepeat_warning.svg | 79 ++++++++++++++++++++++
.../src/main/res/drawable/ic_abrepeat_warning.xml | 23 +++++++
.../resources/src/main/res/values/colors.xml | 1 +
.../resources/src/main/res/values/strings.xml | 1 +
application/vlc-android/res/layout/player_hud.xml | 14 ++++
.../vlc/gui/video/VideoPlayerOverlayDelegate.kt | 17 +++++
6 files changed, 135 insertions(+)
Diff: https://code.videolan.org/videolan/vlc-android/commit/f1ae8ba58c6a356481df10dcb46525df174feb4b
More information about the Android
mailing list