Add monochrome icon

This commit is contained in:
Koitharu
2022-03-29 18:45:24 +03:00
parent ec6b8224ae
commit b57e4c520b

View File

@@ -3,4 +3,5 @@
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/blue_primary" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_totoro" />
</adaptive-icon>