Skip to content

Commit 030a7a1

Browse files
committed
Add roundIcon to manifest
1 parent 0006b09 commit 030a7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<application
77
android:allowBackup="true"
88
android:icon="@mipmap/ic_launcher"
9+
android:roundIcon="@mipmap/ic_launcher_round"
910
android:label="@string/app_name"
1011
android:supportsRtl="true"
1112
android:theme="@style/AppTheme">

0 commit comments

Comments
 (0)