[Android] UI : remove no more used icons.

Alexandre Perraud git at videolan.org
Fri Feb 21 14:53:58 CET 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Feb 19 17:39:29 2014 +0100| [60cdb95a047b79f4deb0c32de04b46aeafd83d29] | committer: Adrien Maglo

UI : remove no more used icons.

    Forward and backward black icons.

Signed-off-by: Alexandre Perraud <4leyx4ndre at gmail.com>
Signed-off-by: Adrien Maglo <magsoft at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=60cdb95a047b79f4deb0c32de04b46aeafd83d29
---

 assets/images/svg/ic_backward_normal.svg           |   91 ----------------
 assets/images/svg/ic_backward_pressed.svg          |  113 --------------------
 assets/images/svg/ic_forward_normal.svg            |   64 -----------
 assets/images/svg/ic_forward_pressed.svg           |  100 -----------------
 .../res/drawable-hdpi/ic_backward_normal.png       |  Bin 1408 -> 0 bytes
 .../res/drawable-hdpi/ic_backward_pressed.png      |  Bin 6013 -> 0 bytes
 .../res/drawable-hdpi/ic_forward_normal.png        |  Bin 1395 -> 0 bytes
 .../res/drawable-hdpi/ic_forward_pressed.png       |  Bin 4597 -> 0 bytes
 .../res/drawable-ldpi/ic_backward_normal.png       |  Bin 606 -> 0 bytes
 .../res/drawable-ldpi/ic_backward_pressed.png      |  Bin 2123 -> 0 bytes
 .../res/drawable-ldpi/ic_forward_normal.png        |  Bin 613 -> 0 bytes
 .../res/drawable-ldpi/ic_forward_pressed.png       |  Bin 1560 -> 0 bytes
 .../res/drawable-mdpi/ic_backward_normal.png       |  Bin 1030 -> 0 bytes
 .../res/drawable-mdpi/ic_backward_pressed.png      |  Bin 3677 -> 0 bytes
 .../res/drawable-mdpi/ic_forward_normal.png        |  Bin 1049 -> 0 bytes
 .../res/drawable-mdpi/ic_forward_pressed.png       |  Bin 2795 -> 0 bytes
 .../res/drawable-xhdpi/ic_backward_normal.png      |  Bin 2110 -> 0 bytes
 .../res/drawable-xhdpi/ic_backward_pressed.png     |  Bin 8943 -> 0 bytes
 .../res/drawable-xhdpi/ic_forward_normal.png       |  Bin 2097 -> 0 bytes
 .../res/drawable-xhdpi/ic_forward_pressed.png      |  Bin 7802 -> 0 bytes
 vlc-android/res/drawable/ic_backward.xml           |    7 --
 vlc-android/res/drawable/ic_forward.xml            |    7 --
 22 files changed, 382 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=60cdb95a047b79f4deb0c32de04b46aeafd83d29


More information about the Android mailing list