[Android] UI : Add a new chapter icon
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:36 2015 +0200| [4dd3d3e0da33bb42559de9571a8c884949a7c055] | committer: Thomas Guillem
UI : Add a new chapter icon
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4dd3d3e0da33bb42559de9571a8c884949a7c055
---
assets/images/svg/ic_chapter_normal.svg | 90 +++++++++++++++++++
assets/images/svg/ic_chapter_normal_w.svg | 91 ++++++++++++++++++++
assets/images/svg/ic_chapter_pressed.svg | 91 ++++++++++++++++++++
.../res/drawable-hdpi/ic_chapter_normal.png | Bin 0 -> 450 bytes
.../res/drawable-hdpi/ic_chapter_normal_w.png | Bin 0 -> 408 bytes
.../res/drawable-hdpi/ic_chapter_pressed.png | Bin 0 -> 424 bytes
.../res/drawable-ldpi/ic_chapter_normal.png | Bin 0 -> 286 bytes
.../res/drawable-ldpi/ic_chapter_normal_w.png | Bin 0 -> 290 bytes
.../res/drawable-ldpi/ic_chapter_pressed.png | Bin 0 -> 297 bytes
.../res/drawable-mdpi/ic_chapter_normal.png | Bin 0 -> 343 bytes
.../res/drawable-mdpi/ic_chapter_normal_w.png | Bin 0 -> 325 bytes
.../res/drawable-mdpi/ic_chapter_pressed.png | Bin 0 -> 325 bytes
.../res/drawable-xhdpi/ic_chapter_normal.png | Bin 0 -> 602 bytes
.../res/drawable-xhdpi/ic_chapter_normal_w.png | Bin 0 -> 506 bytes
.../res/drawable-xhdpi/ic_chapter_pressed.png | Bin 0 -> 528 bytes
vlc-android/res/drawable/ic_chapter.xml | 7 ++
vlc-android/res/drawable/ic_chapter_w.xml | 7 ++
vlc-android/res/values/attrs.xml | 1 +
vlc-android/res/values/styles.xml | 2 +
19 files changed, 289 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=4dd3d3e0da33bb42559de9571a8c884949a7c055
More information about the Android
mailing list