Skip to content

Commit 49216d5

Browse files
committed
FEAT: 앱 로고 변경
1 parent da9e72a commit 49216d5

21 files changed

+14
-12
lines changed
35.2 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5+
</adaptive-icon>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5+
</adaptive-icon>

app/src/main/res/mipmap-anydpi/ic_launcher.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

app/src/main/res/mipmap-anydpi/ic_launcher_round.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.
474 Bytes
Loading
2.41 KB
Loading
688 Bytes
Loading
166 Bytes
Loading
1.65 KB
Loading

0 commit comments

Comments
 (0)