Added monochrome ic launcher

This commit is contained in:
Juha Heinanen
2023-03-22 10:38:36 +02:00
parent 95afdfe9cd
commit 95ab3739db
3 changed files with 8 additions and 1 deletions
@@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon>