Skip to content

Commit

Permalink
add monochrome to round icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-pitblado committed May 24, 2024
1 parent 97a5988 commit 62b5a45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
</adaptive-icon>

0 comments on commit 62b5a45

Please sign in to comment.