Skip to content

Commit 4036157

Browse files
committed
adding rounded launcher icon
1 parent f79b4d2 commit 4036157

File tree

6 files changed

+1
-0
lines changed

6 files changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
android:allowBackup="true"
1010
android:icon="@mipmap/ic_launcher"
1111
android:label="@string/app_launcher_name"
12+
android:roundIcon="@mipmap/ic_launcher_round"
1213
android:theme="@style/AppTheme">
1314

1415
<activity
2.35 KB
Loading
1.46 KB
Loading
2.95 KB
Loading
5.14 KB
Loading
5.91 KB
Loading

0 commit comments

Comments
 (0)