[Android] UI : Video subtitle icon reworked

Alexandre Perraud git at videolan.org
Thu Mar 13 22:34:53 CET 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Mar 13 17:54:15 2014 +0100| [f893bf3f2a3d3c7250a847e1fd976ac22a33bf18] | committer: Adrien Maglo

UI : Video subtitle icon reworked

Signed-off-by: Adrien Maglo <magsoft at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f893bf3f2a3d3c7250a847e1fd976ac22a33bf18
---

 assets/images/svg/ic_subtitle_circle_normal.svg    |  122 ++++++++++++++++
 assets/images/svg/ic_subtitle_circle_pressed.svg   |  152 ++++++++++++++++++++
 .../drawable-hdpi/ic_subtitle_circle_normal.png    |  Bin 0 -> 1505 bytes
 .../drawable-hdpi/ic_subtitle_circle_pressed.png   |  Bin 0 -> 4447 bytes
 .../res/drawable-hdpi/text_circle_normal.png       |  Bin 1270 -> 0 bytes
 .../res/drawable-hdpi/text_circle_pressed.png      |  Bin 3837 -> 0 bytes
 .../drawable-ldpi/ic_subtitle_circle_normal.png    |  Bin 0 -> 845 bytes
 .../drawable-ldpi/ic_subtitle_circle_pressed.png   |  Bin 0 -> 1932 bytes
 .../res/drawable-ldpi/text_circle_normal.png       |  Bin 674 -> 0 bytes
 .../res/drawable-ldpi/text_circle_pressed.png      |  Bin 1426 -> 0 bytes
 .../drawable-mdpi/ic_subtitle_circle_normal.png    |  Bin 0 -> 1106 bytes
 .../drawable-mdpi/ic_subtitle_circle_pressed.png   |  Bin 0 -> 2780 bytes
 .../res/drawable-mdpi/text_circle_normal.png       |  Bin 873 -> 0 bytes
 .../res/drawable-mdpi/text_circle_pressed.png      |  Bin 2152 -> 0 bytes
 .../drawable-xhdpi/ic_subtitle_circle_normal.png   |  Bin 0 -> 2059 bytes
 .../drawable-xhdpi/ic_subtitle_circle_pressed.png  |  Bin 0 -> 9220 bytes
 .../res/drawable-xhdpi/text_circle_normal.png      |  Bin 1872 -> 0 bytes
 .../res/drawable-xhdpi/text_circle_pressed.png     |  Bin 6121 -> 0 bytes
 vlc-android/res/drawable/ic_subtitle_circle.xml    |    7 +
 vlc-android/res/drawable/text_circle.xml           |    7 -
 vlc-android/res/layout/player.xml                  |    2 +-
 21 files changed, 282 insertions(+), 8 deletions(-)

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


More information about the Android mailing list