[Android] UI : add missing Jump to Time icons
Alexandre Perraud
git at videolan.org
Thu Jul 30 09:48:44 CEST 2015
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Jul 29 19:02:38 2015 +0200| [e4b7f70ef5786b7ff34c3d3f75ca3d462c4cb7f6] | committer: Thomas Guillem
UI : add missing Jump to Time icons
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=e4b7f70ef5786b7ff34c3d3f75ca3d462c4cb7f6
---
assets/images/svg/ic_jumpto_normal.svg | 67 ++-------------
assets/images/svg/ic_jumpto_normal_w.svg | 67 ++-------------
assets/images/svg/ic_jumpto_pressed.svg | 90 ++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_jumpto_normal.png | Bin 789 -> 793 bytes
.../res/drawable-hdpi/ic_jumpto_normal_w.png | Bin 762 -> 766 bytes
.../res/drawable-hdpi/ic_jumpto_pressed.png | Bin 0 -> 816 bytes
vlc-android/res/drawable-ldpi/ic_jumpto_normal.png | Bin 526 -> 524 bytes
.../res/drawable-ldpi/ic_jumpto_normal_w.png | Bin 524 -> 522 bytes
.../res/drawable-ldpi/ic_jumpto_pressed.png | Bin 0 -> 541 bytes
vlc-android/res/drawable-mdpi/ic_jumpto_normal.png | Bin 601 -> 601 bytes
.../res/drawable-mdpi/ic_jumpto_normal_w.png | Bin 591 -> 591 bytes
.../res/drawable-mdpi/ic_jumpto_pressed.png | Bin 0 -> 628 bytes
.../res/drawable-xhdpi/ic_jumpto_normal.png | Bin 1066 -> 1070 bytes
.../res/drawable-xhdpi/ic_jumpto_normal_w.png | Bin 1027 -> 1028 bytes
.../res/drawable-xhdpi/ic_jumpto_pressed.png | Bin 0 -> 1112 bytes
15 files changed, 106 insertions(+), 118 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=e4b7f70ef5786b7ff34c3d3f75ca3d462c4cb7f6
More information about the Android
mailing list