[Android] Update auto player icons to make it the same as the app

Nicolas Pomepuy git at videolan.org
Wed Oct 21 09:02:42 CEST 2020


vlc-android | branch: 3.3.x | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Oct 19 11:29:43 2020 +0200| [a5ba1f4d992a0e8c691114dcca659cca38c5210b] | committer: Nicolas Pomepuy

Update auto player icons to make it the same as the app

(cherry picked from commit 578533f306e8f33f3ae44ced14e2ab1817b53da3)

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

 .../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/a5ba1f4d992a0e8c691114dcca659cca38c5210b


More information about the Android mailing list