feat: monet icon for alpha

This commit is contained in:
aayush262 2024-02-10 23:08:13 +05:30
parent 83c07467a9
commit e319aeb342

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>