[Android] Implement the new notification icons

Nicolas Pomepuy git at videolan.org
Tue May 30 10:07:58 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue May 30 12:02:33 2023 +0200| [048ef18ef2c73b3b8d06d899f4a63ad833a7054e] | committer: Nicolas Pomepuy

Implement the new notification icons

> https://code.videolan.org/videolan/vlc-android/commit/048ef18ef2c73b3b8d06d899f4a63ad833a7054e
---

 .../main/res/drawable-anydpi-v21/ic_notif_audio.xml   |  18 ++++++++----------
 .../main/res/drawable-anydpi-v21/ic_notif_scan.xml    |  16 +++++++++-------
 .../main/res/drawable-anydpi-v21/ic_notif_video.xml   |  15 ++++++++-------
 .../src/main/res/drawable-hdpi/ic_notif_audio.png     | Bin 584 -> 875 bytes
 .../src/main/res/drawable-hdpi/ic_notif_scan.png      | Bin 713 -> 992 bytes
 .../src/main/res/drawable-hdpi/ic_notif_video.png     | Bin 609 -> 715 bytes
 .../src/main/res/drawable-mdpi/ic_notif_audio.png     | Bin 405 -> 533 bytes
 .../src/main/res/drawable-mdpi/ic_notif_scan.png      | Bin 451 -> 561 bytes
 .../src/main/res/drawable-mdpi/ic_notif_video.png     | Bin 389 -> 453 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_audio.png    | Bin 723 -> 1001 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_scan.png     | Bin 833 -> 1159 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_video.png    | Bin 617 -> 758 bytes
 .../src/main/res/drawable-xxhdpi/ic_notif_audio.png   | Bin 1121 -> 1813 bytes
 .../src/main/res/drawable-xxhdpi/ic_notif_scan.png    | Bin 1341 -> 2143 bytes
 .../src/main/res/drawable-xxhdpi/ic_notif_video.png   | Bin 896 -> 1352 bytes
 .../src/main/res/drawable-xxxhdpi/ic_notif_audio.png  | Bin 1448 -> 2072 bytes
 .../src/main/res/drawable-xxxhdpi/ic_notif_scan.png   | Bin 1731 -> 2427 bytes
 .../src/main/res/drawable-xxxhdpi/ic_notif_video.png  | Bin 1070 -> 1501 bytes
 18 files changed, 25 insertions(+), 24 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/048ef18ef2c73b3b8d06d899f4a63ad833a7054e


More information about the Android mailing list