[Android] Audio : add white pause 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:44:46 2014 +0100| [e7e3749388b4f2a2ac9871fb83bcab0391a801e7] | committer: Jean-Baptiste Kempf
Audio : add white pause 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=e7e3749388b4f2a2ac9871fb83bcab0391a801e7
---
assets/images/svg/ic_wpause_normal.svg | 77 ++++++++++++
assets/images/svg/ic_wpause_pressed.svg | 122 ++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_wpause_normal.png | Bin 0 -> 385 bytes
.../res/drawable-hdpi/ic_wpause_pressed.png | Bin 0 -> 5206 bytes
vlc-android/res/drawable-ldpi/ic_wpause_normal.png | Bin 0 -> 266 bytes
.../res/drawable-ldpi/ic_wpause_pressed.png | Bin 0 -> 1652 bytes
vlc-android/res/drawable-mdpi/ic_wpause_normal.png | Bin 0 -> 326 bytes
.../res/drawable-mdpi/ic_wpause_pressed.png | Bin 0 -> 2833 bytes
.../res/drawable-xhdpi/ic_wpause_normal.png | Bin 0 -> 676 bytes
.../res/drawable-xhdpi/ic_wpause_pressed.png | Bin 0 -> 10521 bytes
vlc-android/res/drawable/ic_wpause.xml | 7 ++
vlc-android/src/org/videolan/vlc/AudioService.java | 4 +-
.../videolan/vlc/widget/VLCAppWidgetProvider.java | 2 +-
13 files changed, 209 insertions(+), 3 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=e7e3749388b4f2a2ac9871fb83bcab0391a801e7
More information about the Android
mailing list