Webp support for app icons inside the store and site
I recently noticed some apps without icons on F-Droid while the icon is present in the source repo.
Turns out they're WebP instead of PNGs or JPGs. This is because Android Studio defaults to WebP nowadays. It might be worth to add support for this container too, so that more future apps won't have this problem
Related: https://github.com/Arcticons-Team/Arcticons/issues/2008#issuecomment-1952139353
https://github.com/Arcticons-Team/Arcticons/tree/main/app/src/dayNight/res/mipmap-xxxhdpi
Edited by Donno