dkanada / frost

Icon Pack for Android Devices
GNU General Public License v3.0
164 stars 76 forks source link

Dynamic calendar support! #427

Closed Donnnno closed 3 years ago

Donnnno commented 3 years ago

Hi again!

Back with a cool new feature I discovered while working on the arcticons icon pack, dynamic icons.

Some launchers support it already like Nova & Action launcher, if a launcher doesn't support it, it uses a normal icon as fallback. :^)

image

Also updated the xml.sh file to sort it in the right way.

dkanada commented 3 years ago

This looks pretty cool, maybe I should switch to a launcher that supports it! :laughing:

Donnnno commented 3 years ago

Yeah, or add it haha. The code is pretty simple, and you can see an explanation here: https://github.com/teslacoil/Example_NovaTheme/blob/master/DynamicCalendarIconAPI.md

Donnnno commented 3 years ago

Cool! I hope it doesn't cause too much trouble for open launcher users.