
stackexchange.com
https://gamedev.stackexchange.com/questions/162091…
How do I use Android's adaptive icons in Unity?
How can I target API 26+ while utilizing Android's adaptive icons? In your Player Settings under Android on Unity 2018 or higher, there is a spot in the Icon's section to set your icons. You can set Legacy, Round, and Adaptive icons. The Legacy and Round icons are for API 25 and lower. Just add the icon you want, alpha and all, and you're done. The adaptive icons, for API 26+, are a bit more ...