[Android] UI : Modify close icon
Alexandre Perraud
git at videolan.org
Wed Jan 28 17:44:37 CET 2015
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue Jan 27 16:24:40 2015 +0100| [4375c5852cabd8fe79f8d5a1bf190fb6a814d649] | committer: Alexandre Perraud
UI : Modify close icon
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4375c5852cabd8fe79f8d5a1bf190fb6a814d649
---
assets/images/svg/ic_close_normal.svg | 65 ++++++++++++++++++++
assets/images/svg/ic_close_normal_w.svg | 65 ++++++++++++++++++++
assets/images/svg/ic_close_pressed.svg | 65 ++++++++++++++++++++
.../res/drawable-hdpi/ic_close_normal_w.png | Bin 278 -> 456 bytes
vlc-android/res/drawable-hdpi/ic_close_pressed.png | Bin 0 -> 472 bytes
.../res/drawable-hdpi/ic_close_pressed_w.png | Bin 1714 -> 0 bytes
.../res/drawable-ldpi/ic_close_normal_w.png | Bin 202 -> 294 bytes
vlc-android/res/drawable-ldpi/ic_close_pressed.png | Bin 0 -> 297 bytes
.../res/drawable-ldpi/ic_close_pressed_w.png | Bin 703 -> 0 bytes
.../res/drawable-mdpi/ic_close_normal_w.png | Bin 239 -> 363 bytes
vlc-android/res/drawable-mdpi/ic_close_pressed.png | Bin 0 -> 376 bytes
.../res/drawable-mdpi/ic_close_pressed_w.png | Bin 960 -> 0 bytes
.../res/drawable-xhdpi/ic_close_normal_w.png | Bin 359 -> 655 bytes
.../res/drawable-xhdpi/ic_close_pressed.png | Bin 0 -> 684 bytes
.../res/drawable-xhdpi/ic_close_pressed_w.png | Bin 3252 -> 0 bytes
vlc-android/res/drawable/ic_close_w.xml | 4 +-
16 files changed, 197 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=4375c5852cabd8fe79f8d5a1bf190fb6a814d649
More information about the Android
mailing list