This commit is contained in:
rebelonion 2024-02-11 04:16:23 -06:00
commit 80f3523f2e
2 changed files with 3 additions and 2 deletions

View file

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_alpha_background" />
<foreground android:drawable="@drawable/ic_launcher_alpha_foreground" />
<monochrome android:drawable="@drawable/mono" />
</adaptive-icon>