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 38bea30 commit acba328Copy full SHA for acba328
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -1,4 +1,5 @@
1
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2
<background android:drawable="@color/ic_launcher_background"/>
3
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
4
+ <monochrome android:drawable="@drawable/ic_launcher_foreground"/>
5
</adaptive-icon>
0 commit comments