[Android] Audio : add white play 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 18:57:54 2014 +0100| [f6ab465e3055d27f6e0647001e3cee563644030d] | committer: Jean-Baptiste Kempf

Audio : add white play 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=f6ab465e3055d27f6e0647001e3cee563644030d
---

 assets/images/svg/ic_wplay_normal.svg              |   91 ++++++++++++++
 assets/images/svg/ic_wplay_pressed.svg             |  126 ++++++++++++++++++++
 vlc-android/res/drawable-hdpi/ic_wplay_normal.png  |  Bin 0 -> 1026 bytes
 vlc-android/res/drawable-hdpi/ic_wplay_pressed.png |  Bin 0 -> 4455 bytes
 vlc-android/res/drawable-ldpi/ic_wplay_normal.png  |  Bin 0 -> 495 bytes
 vlc-android/res/drawable-ldpi/ic_wplay_pressed.png |  Bin 0 -> 1494 bytes
 vlc-android/res/drawable-mdpi/ic_wplay_normal.png  |  Bin 0 -> 689 bytes
 vlc-android/res/drawable-mdpi/ic_wplay_pressed.png |  Bin 0 -> 2621 bytes
 vlc-android/res/drawable-xhdpi/ic_wplay_normal.png |  Bin 0 -> 1503 bytes
 .../res/drawable-xhdpi/ic_wplay_pressed.png        |  Bin 0 -> 7791 bytes
 vlc-android/res/drawable/ic_wplay.xml              |    7 ++
 vlc-android/res/layout/notification_expanded.xml   |    2 +-
 vlc-android/res/layout/vlcwidget.xml               |    2 +-
 vlc-android/src/org/videolan/vlc/AudioService.java |    4 +-
 .../videolan/vlc/widget/VLCAppWidgetProvider.java  |    2 +-
 15 files changed, 229 insertions(+), 5 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=f6ab465e3055d27f6e0647001e3cee563644030d


More information about the Android mailing list