Skip to content

Commit b8563dc

Browse files
committed
app icon 적용
1 parent 3756272 commit b8563dc

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
@@ -7,7 +7,7 @@
77
<application
88
android:name=".DDDApplication"
99
android:allowBackup="false"
10-
android:icon="@mipmap/ic_launcher"
10+
android:icon="@drawable/icon"
1111
android:label="@string/app_name"
1212
android:roundIcon="@mipmap/ic_launcher_round"
1313
android:supportsRtl="true"
708 Bytes
Loading
486 Bytes
Loading
1018 Bytes
Loading
1.54 KB
Loading
2.12 KB
Loading

0 commit comments

Comments
 (0)