Skip to content

Commit

Permalink
fix: mono icon in alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush2622 authored Feb 4, 2024
1 parent 19df535 commit 670d9b3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
</adaptive-icon>
<monochrome android:drawable="@drawable/mono"/>
</adaptive-icon>

0 comments on commit 670d9b3

Please sign in to comment.