[Android] Audio : add white stop audio icon
Alexandre Perraud
git at videolan.org
Fri Feb 14 14:50:01 CET 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Feb 13 19:02:00 2014 +0100| [e9aa9aa9f6ddef5819d253dc55c5dbea02b09e7a] | committer: Jean-Baptiste Kempf
Audio : add white stop audio icon
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=e9aa9aa9f6ddef5819d253dc55c5dbea02b09e7a
---
assets/images/svg/ic_wstop_normal.svg | 81 +++++++++++++++
assets/images/svg/ic_wstop_pressed.svg | 106 ++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_wstop_normal.png | Bin 0 -> 375 bytes
vlc-android/res/drawable-hdpi/ic_wstop_pressed.png | Bin 0 -> 6969 bytes
vlc-android/res/drawable-ldpi/ic_wstop_normal.png | Bin 0 -> 237 bytes
vlc-android/res/drawable-ldpi/ic_wstop_pressed.png | Bin 0 -> 2185 bytes
vlc-android/res/drawable-mdpi/ic_wstop_normal.png | Bin 0 -> 288 bytes
vlc-android/res/drawable-mdpi/ic_wstop_pressed.png | Bin 0 -> 4239 bytes
vlc-android/res/drawable-xhdpi/ic_wstop_normal.png | Bin 0 -> 528 bytes
.../res/drawable-xhdpi/ic_wstop_pressed.png | Bin 0 -> 11030 bytes
vlc-android/res/drawable/ic_wstop.xml | 7 ++
vlc-android/res/layout/notification_expanded.xml | 2 +-
vlc-android/res/layout/vlcwidget.xml | 2 +-
13 files changed, 196 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=e9aa9aa9f6ddef5819d253dc55c5dbea02b09e7a
More information about the Android
mailing list