Android adaptive icons

Hi, is there a standard way in Lime to get adaptive icons working on Android? At the moment it seems like its just doing legacy icons. I looked in AndroidPlatform.hx and I cant see anything which tries to create them or any mention of ic_launcher.xml.

I could try an implement this if it’s not yet been added?

Thanks,
Greg

Here’s a sample project that shows how you can use adaptive icons on Android with Lime and OpenFL:

Ah, that’s great thanks, I thought this would probably be solved with templates somehow.