[Android] Add a "stop after this" indicator in the video play queue
Nicolas Pomepuy
git at videolan.org
Fri Oct 20 12:01:31 UTC 2023
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Oct 10 09:28:41 2023 +0200| [43de96e93ecf90ac3444a436765b260c2977d397] | committer: Duncan McNamara
Add a "stop after this" indicator in the video play queue
> https://code.videolan.org/videolan/vlc-android/commit/43de96e93ecf90ac3444a436765b260c2977d397
---
.../src/main/res/drawable/ic_stop_after_this.xml | 40 ++++++++++++++++++
.../vlc-android/res/layout/playlist_item.xml | 49 ++++++++++++++--------
.../org/videolan/vlc/gui/audio/PlaylistAdapter.kt | 9 ++++
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 1 +
4 files changed, 81 insertions(+), 18 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/43de96e93ecf90ac3444a436765b260c2977d397
More information about the Android
mailing list