[Android] UI : more icons reworked
Alexandre Perraud
git at videolan.org
Wed Apr 16 18:50:15 CEST 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Apr 16 17:17:03 2014 +0200| [cac3b6e884cec4b6a4aa852041fbec1dbec838c6] | committer: Jean-Baptiste Kempf
UI : more icons reworked
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=cac3b6e884cec4b6a4aa852041fbec1dbec838c6
---
assets/images/svg/ic_more_normal.svg | 70 ++++++++++++++++++++
assets/images/svg/ic_more_pressed.svg | 70 ++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_more_normal.png | Bin 0 -> 260 bytes
vlc-android/res/drawable-hdpi/ic_more_pressed.png | Bin 0 -> 259 bytes
vlc-android/res/drawable-hdpi/item_more_normal.png | Bin 154 -> 0 bytes
.../res/drawable-hdpi/item_more_pressed.png | Bin 176 -> 0 bytes
vlc-android/res/drawable-ldpi/ic_more_normal.png | Bin 0 -> 202 bytes
vlc-android/res/drawable-ldpi/ic_more_pressed.png | Bin 0 -> 202 bytes
vlc-android/res/drawable-ldpi/item_more_normal.png | Bin 118 -> 0 bytes
.../res/drawable-ldpi/item_more_pressed.png | Bin 16846 -> 0 bytes
vlc-android/res/drawable-mdpi/ic_more_normal.png | Bin 0 -> 225 bytes
vlc-android/res/drawable-mdpi/ic_more_pressed.png | Bin 0 -> 221 bytes
vlc-android/res/drawable-mdpi/item_more_normal.png | Bin 129 -> 0 bytes
.../res/drawable-mdpi/item_more_pressed.png | Bin 16848 -> 0 bytes
vlc-android/res/drawable-xhdpi/ic_more_normal.png | Bin 0 -> 328 bytes
vlc-android/res/drawable-xhdpi/ic_more_pressed.png | Bin 0 -> 327 bytes
.../res/drawable-xhdpi/item_more_normal.png | Bin 181 -> 0 bytes
.../res/drawable-xhdpi/item_more_pressed.png | Bin 16919 -> 0 bytes
vlc-android/res/drawable/ic_more.xml | 7 ++
vlc-android/res/drawable/item_more.xml | 7 --
vlc-android/res/layout/audio_browser_item.xml | 2 +-
vlc-android/res/layout/video_grid_item.xml | 2 +-
vlc-android/res/layout/video_list_item.xml | 2 +-
23 files changed, 150 insertions(+), 10 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=cac3b6e884cec4b6a4aa852041fbec1dbec838c6
More information about the Android
mailing list