[Android] Bookmark delegate: show the jump buttons
Nicolas Pomepuy
git at videolan.org
Fri Feb 28 12:32:39 UTC 2025
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Feb 25 14:17:34 2025 +0100| [84ec506d7ea96be9ec8ec9f79ac47bb9365560ff] | committer: Duncan McNamara
Bookmark delegate: show the jump buttons
Comes with the implementation for all the players
> https://code.videolan.org/videolan/vlc-android/commit/84ec506d7ea96be9ec8ec9f79ac47bb9365560ff
---
.../src/main/res/drawable/ic_bookmark_next.xml | 37 -------
.../src/main/res/drawable/ic_bookmark_previous.xml | 37 -------
.../ui/audioplayer/AudioPlayerActivity.kt | 26 ++++-
application/vlc-android/res/layout/bookmarks.xml | 113 +++++++++++++++++----
.../src/org/videolan/vlc/gui/audio/AudioPlayer.kt | 13 ++-
.../vlc/gui/helpers/BookmarkListDelegate.kt | 58 ++++++++---
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 2 +-
.../vlc/gui/video/VideoPlayerOverlayDelegate.kt | 15 +--
8 files changed, 179 insertions(+), 122 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/84ec506d7ea96be9ec8ec9f79ac47bb9365560ff
More information about the Android
mailing list