[Android] Implement new subtitle download and last play queue icons
Nicolas Pomepuy
git at videolan.org
Mon May 6 08:57:24 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Apr 25 14:28:22 2024 +0200| [15e29b9c9878366d2453a7a2de90be1b42381ec9] | committer: Nicolas Pomepuy
Implement new subtitle download and last play queue icons
> https://code.videolan.org/videolan/vlc-android/commit/15e29b9c9878366d2453a7a2de90be1b42381ec9
---
.../src/main/res/drawable/ic_am_download.xml | 33 ------------------
.../main/res/drawable/ic_download_subtitles.xml | 39 +++++-----------------
.../src/main/res/drawable/ic_last_playqueue.xml | 19 ++++++-----
.../layout/player_overlay_track_option_item.xml | 6 ++--
.../res/layout/subtitle_download_item.xml | 4 +--
.../vlc-android/res/menu/action_mode_video.xml | 2 +-
.../videolan/vlc/gui/dialogs/VideoTracksDialog.kt | 2 +-
7 files changed, 26 insertions(+), 79 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/15e29b9c9878366d2453a7a2de90be1b42381ec9
More information about the Android
mailing list