Skip to content

Commit cb80891

Browse files
committed
Add monochrome icon
1 parent ebce4c5 commit cb80891

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/ic_launcher_background" />
44
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
5+
<monochrome android:drawable="@mipmap/ic_launcher_foreground" />
56
</adaptive-icon>

0 commit comments

Comments
 (0)