[Android] Video : Add new forward and rewind button
Alexandre Perraud
git at videolan.org
Wed Oct 21 12:00:35 CEST 2015
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue Oct 20 17:34:35 2015 +0200| [4d6ad3dde115a0b2873dd243e34b963becc6c9bb] | committer: Alexandre Perraud
Video : Add new forward and rewind button
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4d6ad3dde115a0b2873dd243e34b963becc6c9bb
---
assets/images/svg/ic_forward_circle_normal_o.svg | 99 ++++++++++++++++++++
assets/images/svg/ic_forward_circle_pressed_o.svg | 99 ++++++++++++++++++++
assets/images/svg/ic_rewind_circle_normal_o.svg | 99 ++++++++++++++++++++
assets/images/svg/ic_rewind_circle_pressed_o.svg | 99 ++++++++++++++++++++
.../drawable-hdpi/ic_forward_circle_normal_o.png | Bin 0 -> 995 bytes
.../drawable-hdpi/ic_forward_circle_pressed_o.png | Bin 0 -> 1001 bytes
.../drawable-hdpi/ic_rewind_circle_normal_o.png | Bin 0 -> 1009 bytes
.../drawable-hdpi/ic_rewind_circle_pressed_o.png | Bin 0 -> 1015 bytes
.../drawable-ldpi/ic_forward_circle_normal_o.png | Bin 0 -> 547 bytes
.../drawable-ldpi/ic_forward_circle_pressed_o.png | Bin 0 -> 554 bytes
.../drawable-ldpi/ic_rewind_circle_normal_o.png | Bin 0 -> 538 bytes
.../drawable-ldpi/ic_rewind_circle_pressed_o.png | Bin 0 -> 551 bytes
.../drawable-mdpi/ic_forward_circle_normal_o.png | Bin 0 -> 775 bytes
.../drawable-mdpi/ic_forward_circle_pressed_o.png | Bin 0 -> 772 bytes
.../drawable-mdpi/ic_rewind_circle_normal_o.png | Bin 0 -> 769 bytes
.../drawable-mdpi/ic_rewind_circle_pressed_o.png | Bin 0 -> 769 bytes
.../drawable-xhdpi/ic_forward_circle_normal_o.png | Bin 0 -> 1264 bytes
.../drawable-xhdpi/ic_forward_circle_pressed_o.png | Bin 0 -> 1320 bytes
.../drawable-xhdpi/ic_rewind_circle_normal_o.png | Bin 0 -> 1267 bytes
.../drawable-xhdpi/ic_rewind_circle_pressed_o.png | Bin 0 -> 1325 bytes
vlc-android/res/drawable/ic_forward_circle.xml | 7 ++
vlc-android/res/drawable/ic_rewind_circle.xml | 7 ++
22 files changed, 410 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=4d6ad3dde115a0b2873dd243e34b963becc6c9bb
More information about the Android
mailing list