We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce15ddb commit 003cf25Copy full SHA for 003cf25
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -20,4 +20,5 @@
20
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
21
<background android:drawable="@color/ic_launcher_background"/>
22
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
23
+ <monochrome android:drawable="@drawable/ic_launcher_foreground"/>
24
</adaptive-icon>
0 commit comments