[Android] Fix notification icon color for Android API 9
Alexandre Perraud
git at videolan.org
Fri Feb 10 18:24:18 CET 2017
vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Feb 10 17:58:38 2017 +0100| [a533e708490e8ad5f63767649ddc49f0c1454c65] | committer: Alexandre Perraud
Fix notification icon color for Android API 9
> https://code.videolan.org/videolan/vlc-android/commit/a533e708490e8ad5f63767649ddc49f0c1454c65
---
assets/images/svg/ic_notif_audio_v9.svg | 81 +++++++++++++++++++++
assets/images/svg/ic_notif_scan_v9.svg | 81 +++++++++++++++++++++
assets/images/svg/ic_notif_video_v9.svg | 81 +++++++++++++++++++++
.../res/drawable-hdpi-v9/ic_notif_audio.png | Bin 556 -> 964 bytes
vlc-android/res/drawable-hdpi-v9/ic_notif_scan.png | Bin 675 -> 1251 bytes
.../res/drawable-hdpi-v9/ic_notif_video.png | Bin 559 -> 718 bytes
.../res/drawable-mdpi-v9/ic_notif_audio.png | Bin 377 -> 694 bytes
vlc-android/res/drawable-mdpi-v9/ic_notif_scan.png | Bin 434 -> 857 bytes
.../res/drawable-mdpi-v9/ic_notif_video.png | Bin 370 -> 495 bytes
.../res/drawable-xhdpi-v9/ic_notif_audio.png | Bin 686 -> 1261 bytes
.../res/drawable-xhdpi-v9/ic_notif_scan.png | Bin 795 -> 1651 bytes
.../res/drawable-xhdpi-v9/ic_notif_video.png | Bin 545 -> 846 bytes
12 files changed, 243 insertions(+)
Diff: https://code.videolan.org/videolan/vlc-android/commit/a533e708490e8ad5f63767649ddc49f0c1454c65
More information about the Android
mailing list