Skip to content

Commit

Permalink
Add themed icon
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-francisco-jt committed Oct 22, 2023
1 parent ae791ba commit 418e2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/ui/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>

0 comments on commit 418e2e1

Please sign in to comment.