[Android] Implement remote access and scan notification icons
Nicolas Pomepuy
git at videolan.org
Wed Feb 7 06:50:56 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Feb 6 08:29:49 2024 +0100| [64737eec3686cd27570abd3c1451676e03a7bbea] | committer: Nicolas Pomepuy
Implement remote access and scan notification icons
> https://code.videolan.org/videolan/vlc-android/commit/64737eec3686cd27570abd3c1451676e03a7bbea
---
.../drawable-anydpi-v21/ic_notif_remote_access.xml | 15 +++++++-------
.../main/res/drawable-anydpi-v21/ic_notif_scan.xml | 23 +++++++++++++--------
.../res/drawable-hdpi/ic_notif_remote_access.png | Bin 1085 -> 1069 bytes
.../src/main/res/drawable-hdpi/ic_notif_scan.png | Bin 992 -> 1069 bytes
.../res/drawable-mdpi/ic_notif_remote_access.png | Bin 714 -> 660 bytes
.../src/main/res/drawable-mdpi/ic_notif_scan.png | Bin 561 -> 663 bytes
.../res/drawable-xhdpi/ic_notif_remote_access.png | Bin 1605 -> 1228 bytes
.../src/main/res/drawable-xhdpi/ic_notif_scan.png | Bin 1159 -> 1262 bytes
.../res/drawable-xxhdpi/ic_notif_remote_access.png | Bin 2287 -> 2078 bytes
.../src/main/res/drawable-xxhdpi/ic_notif_scan.png | Bin 2143 -> 2112 bytes
.../drawable-xxxhdpi/ic_notif_remote_access.png | Bin 3471 -> 2570 bytes
.../main/res/drawable-xxxhdpi/ic_notif_scan.png | Bin 2427 -> 2564 bytes
.../src/main/res/drawable/ic_remote_access.xml | 15 +++++++-------
.../src/org/videolan/vlc/gui/helpers/UiTools.kt | 2 +-
14 files changed, 31 insertions(+), 24 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/64737eec3686cd27570abd3c1451676e03a7bbea
More information about the Android
mailing list