Skip to content

Commit

Permalink
Monochrome icon support for the new uni app icon. (#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriano-7 authored Feb 7, 2025
2 parents 1f2bf7e + 1896ad7 commit 480ac48
Showing 1 changed file with 1 addition and 0 deletions.
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_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

0 comments on commit 480ac48

Please sign in to comment.