[Android] UI : Remove old subtitle icon
Alexandre Perraud
git at videolan.org
Thu Jan 22 18:15:15 CET 2015
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Jan 22 17:53:58 2015 +0100| [0f97f0267275369222010f3a2ce59e95cebc408f] | committer: Alexandre Perraud
UI : Remove old subtitle icon
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=0f97f0267275369222010f3a2ce59e95cebc408f
---
assets/images/svg/ic_subtitle_circle_normal.svg | 95 -------------
assets/images/svg/ic_subtitle_circle_normal_o.svg | 95 -------------
assets/images/svg/ic_subtitle_circle_pressed.svg | 142 --------------------
assets/images/svg/ic_subtitle_circle_pressed_o.svg | 108 ---------------
.../drawable-hdpi/ic_subtitle_circle_normal.png | Bin 1424 -> 0 bytes
.../drawable-hdpi/ic_subtitle_circle_normal_o.png | Bin 1706 -> 0 bytes
.../drawable-hdpi/ic_subtitle_circle_pressed.png | Bin 4296 -> 0 bytes
.../drawable-hdpi/ic_subtitle_circle_pressed_o.png | Bin 6204 -> 0 bytes
.../drawable-ldpi/ic_subtitle_circle_normal.png | Bin 817 -> 0 bytes
.../drawable-ldpi/ic_subtitle_circle_normal_o.png | Bin 901 -> 0 bytes
.../drawable-ldpi/ic_subtitle_circle_pressed.png | Bin 1867 -> 0 bytes
.../drawable-ldpi/ic_subtitle_circle_pressed_o.png | Bin 2007 -> 0 bytes
.../drawable-mdpi/ic_subtitle_circle_normal.png | Bin 1040 -> 0 bytes
.../drawable-mdpi/ic_subtitle_circle_normal_o.png | Bin 1211 -> 0 bytes
.../drawable-mdpi/ic_subtitle_circle_pressed.png | Bin 2640 -> 0 bytes
.../drawable-mdpi/ic_subtitle_circle_pressed_o.png | Bin 3028 -> 0 bytes
.../drawable-xhdpi/ic_subtitle_circle_normal.png | Bin 2117 -> 0 bytes
.../drawable-xhdpi/ic_subtitle_circle_normal_o.png | Bin 2605 -> 0 bytes
.../drawable-xhdpi/ic_subtitle_circle_pressed.png | Bin 9182 -> 0 bytes
.../ic_subtitle_circle_pressed_o.png | Bin 11718 -> 0 bytes
vlc-android/res/drawable/ic_subtitle_circle.xml | 7 -
vlc-android/res/drawable/ic_subtitle_circle_o.xml | 7 -
vlc-android/res/layout-land/media_info.xml | 2 +-
vlc-android/res/layout/media_info.xml | 2 +-
24 files changed, 2 insertions(+), 456 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=0f97f0267275369222010f3a2ce59e95cebc408f
More information about the Android
mailing list