[FEATURE] Support for layer-list based dynamic clocks
Hey, I'm the developer of Arcticons, and I've implemented a way to have transparent dynamic clock icons with, by using only the layer-list attribute. It wasn't possible with standard adaptive icons because those need a background.
Currently, only Kvaesitso Launcher supports this as a feature, other launchers are picking this up too, so it would be great if Neo supported this too.
A link to how it looks: https://github.com/Donnnno/Arcticons/blob/main/app/src/main/res/drawable-nodpi-v26/clock.xml
How it looks in Kvaesitso Launcher (shows the current time):
It's a small but neat feature to have, also for other icon packs that have transparency.
Some extra docs here: https://kvaesitso.mm20.de/docs/developer-guide/integrations/icon-packs/#clock-icons
Thanks, we'll be coming back to this soon enough as we get over 1.0.0 alpha stage
Thanks a lot!