Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit c49758e

Browse files
author
Hisanobu Tomari
committed
Move launcher icon to mipmap directory, add xxxhdpi launcher icon
1 parent 294319f commit c49758e

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
android:required="false" />
1919
<application
2020
android:allowBackup="true"
21-
android:icon="@drawable/ic_launcher"
21+
android:icon="@mipmap/ic_launcher"
2222
android:label="@string/app_name"
2323
android:hardwareAccelerated="true"
2424
android:theme="@style/AppTheme" >
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5.26 KB
Loading

0 commit comments

Comments
 (0)