[Android] UI : Video subtitle and audio icons reworked
Alexandre Perraud
git at videolan.org
Mon Mar 17 15:54:44 CET 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Mar 14 16:11:22 2014 +0100| [c11c8b1a0d0f638abecdf384b2f7a072e85434e8] | committer: Adrien Maglo
UI : Video subtitle and audio icons reworked
Signed-off-by: Adrien Maglo <magsoft at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=c11c8b1a0d0f638abecdf384b2f7a072e85434e8
---
assets/images/svg/ic_audio_circle_normal.svg | 36 ++++--------
assets/images/svg/ic_audio_circle_pressed.svg | 51 +++++++----------
assets/images/svg/ic_subtitle_circle_normal.svg | 55 +++++--------------
assets/images/svg/ic_subtitle_circle_pressed.svg | 58 ++++++++------------
.../res/drawable-hdpi/ic_audio_circle_normal.png | Bin 1872 -> 1587 bytes
.../res/drawable-hdpi/ic_audio_circle_pressed.png | Bin 4692 -> 4424 bytes
.../drawable-hdpi/ic_subtitle_circle_normal.png | Bin 1505 -> 1424 bytes
.../drawable-hdpi/ic_subtitle_circle_pressed.png | Bin 4447 -> 4296 bytes
.../res/drawable-ldpi/ic_audio_circle_normal.png | Bin 1030 -> 898 bytes
.../res/drawable-ldpi/ic_audio_circle_pressed.png | Bin 2053 -> 1925 bytes
.../drawable-ldpi/ic_subtitle_circle_normal.png | Bin 845 -> 817 bytes
.../drawable-ldpi/ic_subtitle_circle_pressed.png | Bin 1932 -> 1867 bytes
.../res/drawable-mdpi/ic_audio_circle_normal.png | Bin 1327 -> 1146 bytes
.../res/drawable-mdpi/ic_audio_circle_pressed.png | Bin 2904 -> 2681 bytes
.../drawable-mdpi/ic_subtitle_circle_normal.png | Bin 1106 -> 1040 bytes
.../drawable-mdpi/ic_subtitle_circle_pressed.png | Bin 2780 -> 2640 bytes
.../res/drawable-xhdpi/ic_audio_circle_normal.png | Bin 2879 -> 2594 bytes
.../res/drawable-xhdpi/ic_audio_circle_pressed.png | Bin 9939 -> 9593 bytes
.../drawable-xhdpi/ic_subtitle_circle_normal.png | Bin 2059 -> 2117 bytes
.../drawable-xhdpi/ic_subtitle_circle_pressed.png | Bin 9220 -> 9182 bytes
20 files changed, 70 insertions(+), 130 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=c11c8b1a0d0f638abecdf384b2f7a072e85434e8
More information about the Android
mailing list