📄 src/Resources/mipmap-anydpi-v26/appicon.xml
1 2 3 4 5
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
  <background android:drawable="@mipmap/appicon_background" />
  <foreground android:drawable="@mipmap/appicon_foreground" />
</adaptive-icon>