[Android] UI : Material Play-Pause video player icon
Alexandre Perraud
git at videolan.org
Tue Dec 16 16:23:57 CET 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue Dec 16 11:53:14 2014 +0100| [9946b9127ec9ca20bf12dc52050831b814050678] | committer: Geoffrey Métais
UI : Material Play-Pause video player icon
Signed-off-by: Geoffrey Métais <geoffrey.metais at gmail.com>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9946b9127ec9ca20bf12dc52050831b814050678
---
assets/images/svg/ic_pause_circle_normal_o.svg | 94 +++++++++++++++++++
assets/images/svg/ic_pause_circle_pressed_o.svg | 90 +++++++++++++++++++
assets/images/svg/ic_play_circle_normal_o.svg | 95 ++++++++++++++++++++
assets/images/svg/ic_play_circle_pressed_o.svg | 91 +++++++++++++++++++
.../res/drawable-hdpi/ic_pause_circle_normal_o.png | Bin 0 -> 980 bytes
.../drawable-hdpi/ic_pause_circle_pressed_o.png | Bin 0 -> 976 bytes
.../res/drawable-hdpi/ic_play_circle_normal_o.png | Bin 0 -> 1299 bytes
.../res/drawable-hdpi/ic_play_circle_pressed_o.png | Bin 0 -> 1259 bytes
.../res/drawable-ldpi/ic_pause_circle_normal_o.png | Bin 0 -> 587 bytes
.../drawable-ldpi/ic_pause_circle_pressed_o.png | Bin 0 -> 590 bytes
.../res/drawable-ldpi/ic_play_circle_normal_o.png | Bin 0 -> 701 bytes
.../res/drawable-ldpi/ic_play_circle_pressed_o.png | Bin 0 -> 673 bytes
.../res/drawable-mdpi/ic_pause_circle_normal_o.png | Bin 0 -> 662 bytes
.../drawable-mdpi/ic_pause_circle_pressed_o.png | Bin 0 -> 691 bytes
.../res/drawable-mdpi/ic_play_circle_normal_o.png | Bin 0 -> 906 bytes
.../res/drawable-mdpi/ic_play_circle_pressed_o.png | Bin 0 -> 897 bytes
.../drawable-xhdpi/ic_pause_circle_normal_o.png | Bin 0 -> 1492 bytes
.../drawable-xhdpi/ic_pause_circle_pressed_o.png | Bin 0 -> 1487 bytes
.../res/drawable-xhdpi/ic_play_circle_normal_o.png | Bin 0 -> 1946 bytes
.../drawable-xhdpi/ic_play_circle_pressed_o.png | Bin 0 -> 1870 bytes
vlc-android/res/drawable/ic_pause_circle.xml | 8 +-
vlc-android/res/drawable/ic_play_circle.xml | 8 +-
22 files changed, 378 insertions(+), 8 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=9946b9127ec9ca20bf12dc52050831b814050678
More information about the Android
mailing list