Add:Monochrome app icon & capitalize app name #786

This commit is contained in:
advplyr
2023-11-22 14:00:55 -06:00
parent 164fd92a18
commit 2bfe548c52
7 changed files with 13 additions and 9 deletions
@@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>