[Android] Add new add to playlist icon
Alexandre Perraud
git at videolan.org
Tue Nov 2 13:00:50 UTC 2021
vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Thu Sep 23 14:28:36 2021 +0200| [9b30c73d923b157453a23b087d1b716067d86f96] | committer: Nicolas Pomepuy
Add new add to playlist icon
> https://code.videolan.org/videolan/vlc-android/commit/9b30c73d923b157453a23b087d1b716067d86f96
---
.../assets/images/svg/ic_addtoplaylist.svg | 76 ++++++++++++++++++++++
.../src/main/res/drawable/ic_addtoplaylist.xml | 11 ++++
.../src/main/res/drawable/ic_videotips.xml | 14 ++++
.../resources/src/main/res/values/attrs.xml | 2 +-
application/vlc-android/res/values/styles.xml | 8 +--
.../vlc/gui/helpers/PlayerOptionsDelegate.kt | 2 +-
6 files changed, 107 insertions(+), 6 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/9b30c73d923b157453a23b087d1b716067d86f96
More information about the Android
mailing list