[Android] UI : modify pause audio icons
Alexandre Perraud
git at videolan.org
Fri Jun 6 10:09:20 CEST 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Jun 5 18:35:52 2014 +0200| [5b898689c5632c3259ed4aa14bbe71c185f93a41] | committer: Adrien Maglo
UI : modify pause audio 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=5b898689c5632c3259ed4aa14bbe71c185f93a41
---
assets/images/svg/ic_pause_normal.svg | 51 ++++----
assets/images/svg/ic_pause_normal_w.svg | 40 +++---
assets/images/svg/ic_pause_pressed.svg | 132 +++++++++++--------
assets/images/svg/ic_pause_pressed_w.svg | 134 ++++++++++++--------
vlc-android/res/drawable-hdpi/ic_pause_normal.png | Bin 329 -> 327 bytes
.../res/drawable-hdpi/ic_pause_normal_w.png | Bin 326 -> 314 bytes
vlc-android/res/drawable-hdpi/ic_pause_pressed.png | Bin 2594 -> 1606 bytes
.../res/drawable-hdpi/ic_pause_pressed_w.png | Bin 2833 -> 1632 bytes
vlc-android/res/drawable-ldpi/ic_pause_normal.png | Bin 236 -> 243 bytes
.../res/drawable-ldpi/ic_pause_normal_w.png | Bin 237 -> 236 bytes
vlc-android/res/drawable-ldpi/ic_pause_pressed.png | Bin 1053 -> 718 bytes
.../res/drawable-ldpi/ic_pause_pressed_w.png | Bin 1099 -> 712 bytes
vlc-android/res/drawable-mdpi/ic_pause_normal.png | Bin 270 -> 268 bytes
.../res/drawable-mdpi/ic_pause_normal_w.png | Bin 266 -> 265 bytes
vlc-android/res/drawable-mdpi/ic_pause_pressed.png | Bin 1540 -> 939 bytes
.../res/drawable-mdpi/ic_pause_pressed_w.png | Bin 1652 -> 944 bytes
vlc-android/res/drawable-xhdpi/ic_pause_normal.png | Bin 390 -> 368 bytes
.../res/drawable-xhdpi/ic_pause_normal_w.png | Bin 385 -> 368 bytes
.../res/drawable-xhdpi/ic_pause_pressed.png | Bin 4869 -> 3020 bytes
.../res/drawable-xhdpi/ic_pause_pressed_w.png | Bin 5206 -> 3016 bytes
20 files changed, 214 insertions(+), 143 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=5b898689c5632c3259ed4aa14bbe71c185f93a41
More information about the Android
mailing list