[Android] UI : add new jump-to-time 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:56:59 2014 +0100| [adb2a65a8804e380c00d8d0934052fba6fd903aa] | committer: Adrien Maglo
UI : add new jump-to-time icon
Signed-off-by: Adrien Maglo <magsoft at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=adb2a65a8804e380c00d8d0934052fba6fd903aa
---
assets/images/svg/ic_jumpto_normal.svg | 64 ++++++++++++++++++++
assets/images/svg/ic_wjumpto_normal.svg | 64 ++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_jumpto_normal.png | Bin 0 -> 1514 bytes
.../res/drawable-hdpi/ic_wjumpto_normal.png | Bin 0 -> 1455 bytes
vlc-android/res/drawable-ldpi/ic_jumpto_normal.png | Bin 0 -> 737 bytes
.../res/drawable-ldpi/ic_wjumpto_normal.png | Bin 0 -> 699 bytes
vlc-android/res/drawable-mdpi/ic_jumpto_normal.png | Bin 0 -> 1052 bytes
.../res/drawable-mdpi/ic_wjumpto_normal.png | Bin 0 -> 1015 bytes
.../res/drawable-xhdpi/ic_jumpto_normal.png | Bin 0 -> 1956 bytes
.../res/drawable-xhdpi/ic_wjumpto_normal.png | Bin 0 -> 1956 bytes
vlc-android/res/values/attrs.xml | 1 +
vlc-android/res/values/styles.xml | 2 +
.../videolan/vlc/gui/expandable/JumpToTime.java | 2 +-
13 files changed, 132 insertions(+), 1 deletion(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=adb2a65a8804e380c00d8d0934052fba6fd903aa
More information about the Android
mailing list