[Android] UI : modify stop 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:56 2014 +0200| [6672f40414de8d44008a4e680c4246f7ae339847] | committer: Adrien Maglo
UI : modify stop 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=6672f40414de8d44008a4e680c4246f7ae339847
---
assets/images/svg/ic_stop_normal.svg | 36 ++++------
assets/images/svg/ic_stop_normal_w.svg | 39 ++++-------
assets/images/svg/ic_stop_pressed.svg | 70 +++++++++++--------
assets/images/svg/ic_stop_pressed_w.svg | 71 ++++++++++----------
vlc-android/res/drawable-hdpi/ic_stop_normal.png | Bin 289 -> 279 bytes
vlc-android/res/drawable-hdpi/ic_stop_normal_w.png | Bin 288 -> 278 bytes
vlc-android/res/drawable-hdpi/ic_stop_pressed.png | Bin 3772 -> 1694 bytes
.../res/drawable-hdpi/ic_stop_pressed_w.png | Bin 4239 -> 1714 bytes
vlc-android/res/drawable-ldpi/ic_stop_normal.png | Bin 212 -> 207 bytes
vlc-android/res/drawable-ldpi/ic_stop_normal_w.png | Bin 212 -> 202 bytes
vlc-android/res/drawable-ldpi/ic_stop_pressed.png | Bin 1439 -> 714 bytes
.../res/drawable-ldpi/ic_stop_pressed_w.png | Bin 1625 -> 703 bytes
vlc-android/res/drawable-mdpi/ic_stop_normal.png | Bin 243 -> 241 bytes
vlc-android/res/drawable-mdpi/ic_stop_normal_w.png | Bin 237 -> 239 bytes
vlc-android/res/drawable-mdpi/ic_stop_pressed.png | Bin 1999 -> 950 bytes
.../res/drawable-mdpi/ic_stop_pressed_w.png | Bin 2185 -> 960 bytes
vlc-android/res/drawable-xhdpi/ic_stop_normal.png | Bin 371 -> 360 bytes
.../res/drawable-xhdpi/ic_stop_normal_w.png | Bin 375 -> 359 bytes
vlc-android/res/drawable-xhdpi/ic_stop_pressed.png | Bin 6411 -> 3272 bytes
.../res/drawable-xhdpi/ic_stop_pressed_w.png | Bin 6969 -> 3252 bytes
20 files changed, 105 insertions(+), 111 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=6672f40414de8d44008a4e680c4246f7ae339847
More information about the Android
mailing list