[Android] Update auto player icons to make it the same as the app
Nicolas Pomepuy
git at videolan.org
Tue Oct 20 16:07:39 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Oct 19 11:29:43 2020 +0200| [578533f306e8f33f3ae44ced14e2ab1817b53da3] | committer: Nicolas Pomepuy
Update auto player icons to make it the same as the app
> https://code.videolan.org/videolan/vlc-android/commit/578533f306e8f33f3ae44ced14e2ab1817b53da3
---
.../assets/images/svg/ic_auto_repeat_normal.svg | 82 ---------------------
.../images/svg/ic_auto_repeat_one_pressed.svg | 81 --------------------
.../assets/images/svg/ic_auto_repeat_pressed.svg | 81 --------------------
.../assets/images/svg/ic_auto_shuffle_normal.svg | 82 ---------------------
.../assets/images/svg/ic_auto_shuffle_pressed.svg | 81 --------------------
.../res/drawable-hdpi/ic_auto_shuffle_normal.png | Bin 755 -> 0 bytes
.../res/drawable-ldpi/ic_auto_shuffle_normal.png | Bin 431 -> 0 bytes
.../res/drawable-mdpi/ic_auto_shuffle_normal.png | Bin 548 -> 0 bytes
.../res/drawable-xhdpi/ic_auto_shuffle_normal.png | Bin 894 -> 0 bytes
.../main/res/drawable/ic_auto_repeat_normal.xml | 34 ++-------
.../res/drawable/ic_auto_repeat_one_pressed.xml | 43 +++--------
.../main/res/drawable/ic_auto_repeat_pressed.xml | 45 ++++-------
.../main/res/drawable/ic_auto_shuffle_normal.xml | 16 ++++
.../main/res/drawable/ic_auto_shuffle_pressed.xml | 43 +++--------
14 files changed, 57 insertions(+), 531 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/578533f306e8f33f3ae44ced14e2ab1817b53da3
More information about the Android
mailing list