

If the case above doesn’t apply to your project, then feel free to omit or even delete the roundIcon attribute from the Manifest if it is already there.

Įxample of the roundIcon attribute in the Manifest.xml Once the Adaptive Icon is created, as well as all the new resource files, go into you project’s Manifest.xml and add this new XML file as the icon attribute of your. Make sure to check out Google’s official requirements for Adaptive Icons in order to get the most out of this new feature. You can get this process started by going into File > New > Image Asset inside Android Studio, and then finding the option Launcher Icons (Adaptive and Legacy) in the top drop-down menu to get yourself started.įrom here, you may simply import your regular application’s icon, and take the editor for a spin. If that’s not the case, no problem! Creating an Adaptive Icon can be done in just a few steps. If your application has an implemented Adaptive Icon already, feel free to scroll down to the next section. The first step to implementing the Themed Icons feature is to make sure that your application is already using an Adaptive Icon as its main icon asset. In this article, I will guide you on how to implement the new Themed Icons feature into your app, with the goal of adapting your application’s icon into this new initiative and join into the trend that Material You is setting all across the Google ecosystem and Android devices.
