[Android] UI : add new sleep icon

Alexandre Perraud git at videolan.org
Fri Feb 21 14:53:58 CET 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Feb 21 13:31:23 2014 +0100| [311d88a6d55a82a6c144c43db9e646f008a9fe94] | committer: Adrien Maglo

UI : add new sleep icon

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

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

 assets/images/svg/ic_sleep_normal.svg              |   64 ++++++++++++++++++++
 assets/images/svg/ic_wsleep_normal.svg             |   64 ++++++++++++++++++++
 vlc-android/res/drawable-hdpi/ic_sleep_normal.png  |  Bin 0 -> 1642 bytes
 vlc-android/res/drawable-hdpi/ic_wsleep_normal.png |  Bin 0 -> 1604 bytes
 vlc-android/res/drawable-ldpi/ic_sleep_normal.png  |  Bin 0 -> 862 bytes
 vlc-android/res/drawable-ldpi/ic_wsleep_normal.png |  Bin 0 -> 828 bytes
 vlc-android/res/drawable-mdpi/ic_sleep_normal.png  |  Bin 0 -> 1276 bytes
 vlc-android/res/drawable-mdpi/ic_wsleep_normal.png |  Bin 0 -> 1237 bytes
 vlc-android/res/drawable-xhdpi/ic_sleep_normal.png |  Bin 0 -> 2208 bytes
 .../res/drawable-xhdpi/ic_wsleep_normal.png        |  Bin 0 -> 2210 bytes
 vlc-android/res/values/attrs.xml                   |    1 +
 vlc-android/res/values/styles.xml                  |    2 +
 .../org/videolan/vlc/gui/expandable/TimeSleep.java |    2 +-
 13 files changed, 132 insertions(+), 1 deletion(-)

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


More information about the Android mailing list