Skip to content

Commit

Permalink
refine for ic_launcher_round
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzhang2 committed Feb 28, 2021
1 parent a943bdf commit 9e58ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/android/mipmap/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/iconBackground"/>
<foreground android:drawable="@mipmap/ic_foreground"/>
<foreground android:drawable="@mipmap/ic_launcher_round"/>
</adaptive-icon>

0 comments on commit 9e58ee4

Please sign in to comment.