mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix: Missing monochrome icon for _round
This commit is contained in:
parent
062ed0997a
commit
d7f6f78b6c
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/yokai_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
|
||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
Loading…
Add table
Add a link
Reference in a new issue