[Android] Import new notification icons
Nicolas Pomepuy
git at videolan.org
Wed Feb 14 10:37:43 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb 12 08:53:46 2024 +0100| [c596bcd0ada78223ee558d9178821a7bcf8f1739] | committer: Nicolas Pomepuy
Import new notification icons
> https://code.videolan.org/videolan/vlc-android/commit/c596bcd0ada78223ee558d9178821a7bcf8f1739
---
.../res/drawable-anydpi-v21/ic_notif_audio.xml | 5 +++--
.../drawable-anydpi-v21/ic_notif_remote_access.xml | 8 ++++----
.../main/res/drawable-anydpi-v21/ic_notif_scan.xml | 22 +++++++++------------
.../res/drawable-anydpi-v21/ic_notif_video.xml | 5 +++--
.../src/main/res/drawable-hdpi/ic_notif_audio.png | Bin 875 -> 1065 bytes
.../res/drawable-hdpi/ic_notif_remote_access.png | Bin 1069 -> 1196 bytes
.../src/main/res/drawable-hdpi/ic_notif_scan.png | Bin 1069 -> 1097 bytes
.../src/main/res/drawable-hdpi/ic_notif_video.png | Bin 715 -> 971 bytes
.../src/main/res/drawable-mdpi/ic_notif_audio.png | Bin 533 -> 738 bytes
.../res/drawable-mdpi/ic_notif_remote_access.png | Bin 660 -> 801 bytes
.../src/main/res/drawable-mdpi/ic_notif_scan.png | Bin 663 -> 792 bytes
.../src/main/res/drawable-mdpi/ic_notif_video.png | Bin 453 -> 678 bytes
.../src/main/res/drawable-xhdpi/ic_notif_audio.png | Bin 1001 -> 1571 bytes
.../res/drawable-xhdpi/ic_notif_remote_access.png | Bin 1228 -> 1804 bytes
.../src/main/res/drawable-xhdpi/ic_notif_scan.png | Bin 1262 -> 1615 bytes
.../src/main/res/drawable-xhdpi/ic_notif_video.png | Bin 758 -> 1474 bytes
.../main/res/drawable-xxhdpi/ic_notif_audio.png | Bin 1813 -> 2028 bytes
.../res/drawable-xxhdpi/ic_notif_remote_access.png | Bin 2078 -> 2504 bytes
.../src/main/res/drawable-xxhdpi/ic_notif_scan.png | Bin 2112 -> 2291 bytes
.../main/res/drawable-xxhdpi/ic_notif_video.png | Bin 1352 -> 1938 bytes
.../main/res/drawable-xxxhdpi/ic_notif_audio.png | Bin 2072 -> 3216 bytes
.../drawable-xxxhdpi/ic_notif_remote_access.png | Bin 2570 -> 3832 bytes
.../main/res/drawable-xxxhdpi/ic_notif_scan.png | Bin 2564 -> 3444 bytes
.../main/res/drawable-xxxhdpi/ic_notif_video.png | Bin 1501 -> 2887 bytes
.../src/main/res/drawable/ic_auto_notif_audio.xml | 8 +++++---
25 files changed, 24 insertions(+), 24 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/c596bcd0ada78223ee558d9178821a7bcf8f1739
More information about the Android
mailing list