[Android] Add new Android Auto repeat and shuffle icons

Alexandre Perraud git at videolan.org
Wed Nov 23 17:54:54 CET 2016


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Nov 23 17:52:49 2016 +0100| [4466532613cafe4933d89b929ec2854840c1181d] | committer: Alexandre Perraud

Add new Android Auto repeat and shuffle icons

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

 assets/images/svg/ic_auto_repeat_normal.svg        |  82 +++++++++++++++++++++
 assets/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_repeat_normal.png    | Bin 0 -> 483 bytes
 .../drawable-hdpi/ic_auto_repeat_one_pressed.png   | Bin 0 -> 442 bytes
 .../res/drawable-hdpi/ic_auto_repeat_pressed.png   | Bin 0 -> 350 bytes
 .../res/drawable-hdpi/ic_auto_shuffle_normal.png   | Bin 0 -> 755 bytes
 .../res/drawable-hdpi/ic_auto_shuffle_pressed.png  | Bin 0 -> 676 bytes
 .../res/drawable-ldpi/ic_auto_repeat_normal.png    | Bin 0 -> 392 bytes
 .../drawable-ldpi/ic_auto_repeat_one_pressed.png   | Bin 0 -> 328 bytes
 .../res/drawable-ldpi/ic_auto_repeat_pressed.png   | Bin 0 -> 293 bytes
 .../res/drawable-ldpi/ic_auto_shuffle_normal.png   | Bin 0 -> 431 bytes
 .../res/drawable-ldpi/ic_auto_shuffle_pressed.png  | Bin 0 -> 417 bytes
 .../res/drawable-mdpi/ic_auto_repeat_normal.png    | Bin 0 -> 359 bytes
 .../drawable-mdpi/ic_auto_repeat_one_pressed.png   | Bin 0 -> 341 bytes
 .../res/drawable-mdpi/ic_auto_repeat_pressed.png   | Bin 0 -> 292 bytes
 .../res/drawable-mdpi/ic_auto_shuffle_normal.png   | Bin 0 -> 548 bytes
 .../res/drawable-mdpi/ic_auto_shuffle_pressed.png  | Bin 0 -> 492 bytes
 .../res/drawable-xhdpi/ic_auto_repeat_normal.png   | Bin 0 -> 556 bytes
 .../drawable-xhdpi/ic_auto_repeat_one_pressed.png  | Bin 0 -> 523 bytes
 .../res/drawable-xhdpi/ic_auto_repeat_pressed.png  | Bin 0 -> 415 bytes
 .../res/drawable-xhdpi/ic_auto_shuffle_normal.png  | Bin 0 -> 894 bytes
 .../res/drawable-xhdpi/ic_auto_shuffle_pressed.png | Bin 0 -> 826 bytes
 25 files changed, 407 insertions(+)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/4466532613cafe4933d89b929ec2854840c1181d


More information about the Android mailing list