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 0e77b4b commit 243aaf1Copy full SHA for 243aaf1
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
2
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3
<background android:drawable="@drawable/ic_launcher_background" />
4
<foreground android:drawable="@drawable/ic_launcher_foreground" />
5
+ <monochrome android:drawable="@drawable/ic_launcher_foreground" />
6
</adaptive-icon>
0 commit comments