fix: load mono on square setups

This commit is contained in:
TwistedUmbrellaX
2024-04-04 13:39:04 -04:00
parent 443f08e63d
commit 75458a7c21

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>