[Android] Add missing context icons
Alexandre Perraud
git at videolan.org
Fri Sep 28 18:04:55 CEST 2018
vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Sep 28 15:43:16 2018 +0200| [528413f054c778a104116c8d360b01265babcd49] | committer: Alexandre Perraud
Add missing context icons
> https://code.videolan.org/videolan/vlc-android/commit/528413f054c778a104116c8d360b01265babcd49
---
assets/images/svg/ic_ctx_edit_normal.svg | 80 ++++++++++++++++++
assets/images/svg/ic_ctx_fav_edit_normal.svg | 12 +--
assets/images/svg/ic_ctx_stop_after_this.svg | 93 +++++++++++++++++++++
.../res/drawable-hdpi/ic_ctx_edit_normal.png | Bin 0 -> 369 bytes
.../res/drawable-hdpi/ic_ctx_fav_edit_normal.png | Bin 369 -> 470 bytes
.../res/drawable-hdpi/ic_ctx_stop_after_this.png | Bin 0 -> 293 bytes
.../res/drawable-ldpi/ic_ctx_edit_normal.png | Bin 0 -> 285 bytes
.../res/drawable-ldpi/ic_ctx_fav_edit_normal.png | Bin 285 -> 385 bytes
.../res/drawable-ldpi/ic_ctx_stop_after_this.png | Bin 0 -> 265 bytes
.../res/drawable-mdpi/ic_ctx_edit_normal.png | Bin 0 -> 351 bytes
.../res/drawable-mdpi/ic_ctx_fav_edit_normal.png | Bin 351 -> 432 bytes
.../res/drawable-mdpi/ic_ctx_stop_after_this.png | Bin 0 -> 270 bytes
.../res/drawable-xhdpi/ic_ctx_edit_normal.png | Bin 0 -> 414 bytes
.../res/drawable-xhdpi/ic_ctx_fav_edit_normal.png | Bin 414 -> 551 bytes
.../res/drawable-xhdpi/ic_ctx_stop_after_this.png | Bin 0 -> 316 bytes
.../org/videolan/vlc/gui/dialogs/ContextSheet.kt | 4 +-
16 files changed, 181 insertions(+), 8 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/528413f054c778a104116c8d360b01265babcd49
More information about the Android
mailing list