[Android] UI : Video audio 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:47:51 2014 +0100| [a65e3d78913c57e831c3e5a48850f234ea272bdb] | committer: Adrien Maglo

UI : Video audio icon reworked

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

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

 assets/images/svg/ic_audio_circle_normal.svg       |   95 ++++++++++++++
 assets/images/svg/ic_audio_circle_pressed.svg      |  138 ++++++++++++++++++++
 .../res/drawable-hdpi/audio_circle_normal.png      |  Bin 1506 -> 0 bytes
 .../res/drawable-hdpi/audio_circle_pressed.png     |  Bin 4076 -> 0 bytes
 .../res/drawable-hdpi/ic_audio_circle_normal.png   |  Bin 0 -> 1872 bytes
 .../res/drawable-hdpi/ic_audio_circle_pressed.png  |  Bin 0 -> 4692 bytes
 .../res/drawable-ldpi/audio_circle_normal.png      |  Bin 769 -> 0 bytes
 .../res/drawable-ldpi/audio_circle_pressed.png     |  Bin 1515 -> 0 bytes
 .../res/drawable-ldpi/ic_audio_circle_normal.png   |  Bin 0 -> 1030 bytes
 .../res/drawable-ldpi/ic_audio_circle_pressed.png  |  Bin 0 -> 2053 bytes
 .../res/drawable-mdpi/audio_circle_normal.png      |  Bin 1008 -> 0 bytes
 .../res/drawable-mdpi/audio_circle_pressed.png     |  Bin 2292 -> 0 bytes
 .../res/drawable-mdpi/ic_audio_circle_normal.png   |  Bin 0 -> 1327 bytes
 .../res/drawable-mdpi/ic_audio_circle_pressed.png  |  Bin 0 -> 2904 bytes
 .../res/drawable-xhdpi/audio_circle_normal.png     |  Bin 1923 -> 0 bytes
 .../res/drawable-xhdpi/audio_circle_pressed.png    |  Bin 6186 -> 0 bytes
 .../res/drawable-xhdpi/ic_audio_circle_normal.png  |  Bin 0 -> 2879 bytes
 .../res/drawable-xhdpi/ic_audio_circle_pressed.png |  Bin 0 -> 9939 bytes
 vlc-android/res/drawable/audio_circle.xml          |    7 -
 vlc-android/res/drawable/ic_audio_circle.xml       |    7 +
 vlc-android/res/layout/player.xml                  |    2 +-
 21 files changed, 241 insertions(+), 8 deletions(-)

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


More information about the Android mailing list