[Android] Audio : add white forward audio icon
    Alexandre Perraud 
    git at videolan.org
       
    Fri Feb 14 14:50:00 CET 2014
    
    
  
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Feb 13 18:35:51 2014 +0100| [f3e787287080a2d67729c399e5e105c69a3aa021] | committer: Jean-Baptiste Kempf
Audio : add white forward 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=f3e787287080a2d67729c399e5e105c69a3aa021
---
 assets/images/svg/ic_wforward_normal.svg           |   78 ++++++++++++
 assets/images/svg/ic_wforward_pressed.svg          |  126 ++++++++++++++++++++
 .../res/drawable-hdpi/ic_wforward_normal.png       |  Bin 0 -> 1405 bytes
 .../res/drawable-hdpi/ic_wforward_pressed.png      |  Bin 0 -> 5032 bytes
 .../res/drawable-ldpi/ic_wforward_normal.png       |  Bin 0 -> 620 bytes
 .../res/drawable-ldpi/ic_wforward_pressed.png      |  Bin 0 -> 1698 bytes
 .../res/drawable-mdpi/ic_wforward_normal.png       |  Bin 0 -> 1052 bytes
 .../res/drawable-mdpi/ic_wforward_pressed.png      |  Bin 0 -> 3061 bytes
 .../res/drawable-xhdpi/ic_wforward_normal.png      |  Bin 0 -> 2151 bytes
 .../res/drawable-xhdpi/ic_wforward_pressed.png     |  Bin 0 -> 8635 bytes
 vlc-android/res/drawable/ic_wforward.xml           |    7 ++
 vlc-android/res/layout/notification_expanded.xml   |    2 +-
 vlc-android/res/layout/player.xml                  |    2 +-
 vlc-android/res/layout/vlcwidget.xml               |    2 +-
 14 files changed, 214 insertions(+), 3 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=f3e787287080a2d67729c399e5e105c69a3aa021
    
    
More information about the Android
mailing list