Add themed icon

Close #256
This commit is contained in:
MM20
2023-02-16 17:20:15 +01:00
parent 1c5574d8fb
commit 5a90f9ed28
5 changed files with 59 additions and 0 deletions

View File

@@ -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>