fix: alpha icon reversed

This commit is contained in:
rebelonion 2024-02-04 22:47:09 -06:00
parent ef71ca8a76
commit 1d46897086
14 changed files with 12 additions and 13 deletions

View file

@ -2,5 +2,4 @@
<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>
</adaptive-icon>