[Android] Categories icons for TV
Alexandre Perraud
git at videolan.org
Wed Dec 3 18:03:06 CET 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Dec 3 17:37:01 2014 +0100| [ff638da6328f33e8cf02c17bf90208f7e2a3bc87] | committer: Jean-Baptiste Kempf
Categories icons for TV
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=ff638da6328f33e8cf02c17bf90208f7e2a3bc87
---
assets/images/svg/ic_album_big.svg | 64 +++++++++++++++++++
assets/images/svg/ic_artist_big.svg | 65 ++++++++++++++++++++
assets/images/svg/ic_genre_big.svg | 64 +++++++++++++++++++
assets/images/svg/ic_song_big.svg | 64 +++++++++++++++++++
assets/images/svg/ic_video_collection_big.svg | 64 +++++++++++++++++++
vlc-android/tv/res/drawable-hdpi/ic_album_big.png | Bin 0 -> 1686 bytes
vlc-android/tv/res/drawable-hdpi/ic_artist_big.png | Bin 0 -> 1852 bytes
vlc-android/tv/res/drawable-hdpi/ic_genre_big.png | Bin 0 -> 2018 bytes
vlc-android/tv/res/drawable-hdpi/ic_song_big.png | Bin 0 -> 1861 bytes
.../res/drawable-hdpi/ic_video_collection_big.png | Bin 0 -> 1821 bytes
vlc-android/tv/res/drawable-ldpi/ic_album_big.png | Bin 0 -> 773 bytes
vlc-android/tv/res/drawable-ldpi/ic_artist_big.png | Bin 0 -> 1096 bytes
vlc-android/tv/res/drawable-ldpi/ic_genre_big.png | Bin 0 -> 1180 bytes
vlc-android/tv/res/drawable-ldpi/ic_song_big.png | Bin 0 -> 1080 bytes
.../res/drawable-ldpi/ic_video_collection_big.png | Bin 0 -> 1118 bytes
vlc-android/tv/res/drawable-mdpi/ic_album_big.png | Bin 0 -> 948 bytes
vlc-android/tv/res/drawable-mdpi/ic_artist_big.png | Bin 0 -> 1231 bytes
vlc-android/tv/res/drawable-mdpi/ic_genre_big.png | Bin 0 -> 1334 bytes
vlc-android/tv/res/drawable-mdpi/ic_song_big.png | Bin 0 -> 1258 bytes
.../res/drawable-mdpi/ic_video_collection_big.png | Bin 0 -> 1241 bytes
vlc-android/tv/res/drawable-xhdpi/ic_album_big.png | Bin 0 -> 2822 bytes
.../tv/res/drawable-xhdpi/ic_artist_big.png | Bin 0 -> 2760 bytes
vlc-android/tv/res/drawable-xhdpi/ic_genre_big.png | Bin 0 -> 3062 bytes
vlc-android/tv/res/drawable-xhdpi/ic_song_big.png | Bin 0 -> 2819 bytes
.../res/drawable-xhdpi/ic_video_collection_big.png | Bin 0 -> 2758 bytes
25 files changed, 321 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=ff638da6328f33e8cf02c17bf90208f7e2a3bc87
More information about the Android
mailing list