We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3efe12 commit deb4525Copy full SHA for deb4525
2 files changed
apps/flipcash/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,6 @@
2
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3
<background android:drawable="@mipmap/ic_launcher_background"/>
4
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
5
+
6
+ <monochrome android:drawable="@drawable/ic_launcher_foreground" />
7
</adaptive-icon>
apps/flipcash/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
0 commit comments