[Android] Add missing context icons

Alexandre Perraud git at videolan.org
Tue Aug 14 18:24:18 CEST 2018


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue Aug 14 18:16:35 2018 +0200| [7f6c4353090e1a8bf72f3931fd3035acce6c7a64] | committer: Alexandre Perraud

Add missing context icons

> https://code.videolan.org/videolan/vlc-android/commit/7f6c4353090e1a8bf72f3931fd3035acce6c7a64
---

 assets/images/svg/ic_ctx_fav_add_normal.svg        |  81 +++++++++++++++++++++
 assets/images/svg/ic_ctx_fav_edit_normal.svg       |  80 ++++++++++++++++++++
 assets/images/svg/ic_ctx_fav_remove_normal.svg     |  80 ++++++++++++++++++++
 .../svg/ic_ctx_remove_from_playlist_normal.svg     |  80 ++++++++++++++++++++
 .../res/drawable-hdpi/ic_ctx_fav_add_normal.png    | Bin 0 -> 445 bytes
 .../res/drawable-hdpi/ic_ctx_fav_edit_normal.png   | Bin 0 -> 369 bytes
 .../res/drawable-hdpi/ic_ctx_fav_remove_normal.png | Bin 0 -> 585 bytes
 .../ic_ctx_remove_from_playlist_normal.png         | Bin 0 -> 403 bytes
 .../res/drawable-ldpi/ic_ctx_fav_add_normal.png    | Bin 0 -> 340 bytes
 .../res/drawable-ldpi/ic_ctx_fav_edit_normal.png   | Bin 0 -> 285 bytes
 .../res/drawable-ldpi/ic_ctx_fav_remove_normal.png | Bin 0 -> 386 bytes
 .../ic_ctx_remove_from_playlist_normal.png         | Bin 0 -> 322 bytes
 .../res/drawable-mdpi/ic_ctx_fav_add_normal.png    | Bin 0 -> 408 bytes
 .../res/drawable-mdpi/ic_ctx_fav_edit_normal.png   | Bin 0 -> 351 bytes
 .../res/drawable-mdpi/ic_ctx_fav_remove_normal.png | Bin 0 -> 475 bytes
 .../ic_ctx_remove_from_playlist_normal.png         | Bin 0 -> 358 bytes
 .../res/drawable-xhdpi/ic_ctx_fav_add_normal.png   | Bin 0 -> 519 bytes
 .../res/drawable-xhdpi/ic_ctx_fav_edit_normal.png  | Bin 0 -> 414 bytes
 .../drawable-xhdpi/ic_ctx_fav_remove_normal.png    | Bin 0 -> 647 bytes
 .../ic_ctx_remove_from_playlist_normal.png         | Bin 0 -> 424 bytes
 .../src/org/videolan/vlc/gui/audio/AudioPlayer.kt  |   4 +-
 .../org/videolan/vlc/gui/dialogs/ContextSheet.kt   |   8 +-
 vlc-android/src/org/videolan/vlc/util/Constants.kt |   2 +-
 23 files changed, 328 insertions(+), 7 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/7f6c4353090e1a8bf72f3931fd3035acce6c7a64


More information about the Android mailing list