Skip to content

Commit fd95024

Browse files
committed
add round launcher icon for Android Nougat
1 parent 2098342 commit fd95024

5 files changed

Lines changed: 1 addition & 0 deletions

File tree

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.93 KB
Loading
3.78 KB
Loading
7.17 KB
Loading
8.07 KB
Loading

0 commit comments

Comments
 (0)