Added monochrome entry for themed icon support in Android 13

krille/fix-share-ios
James Reilly 3 years ago
parent 9ba8340400
commit 4480fdcb0c

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
Loading…
Cancel
Save