Skip to content

Commit 6dba12a

Browse files
committed
feat: 앱 아이콘 추가
1 parent aa2c531 commit 6dba12a

20 files changed

+23
-14
lines changed
15.4 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_bus_background"/>
4+
<foreground android:drawable="@mipmap/ic_bus_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_bus_background"/>
4+
<foreground android:drawable="@mipmap/ic_bus_foreground"/>
5+
</adaptive-icon>
1.81 KB
Loading
2.05 KB
Loading
3.64 KB
Loading
1.25 KB
Loading
1.38 KB
Loading
2.31 KB
Loading
2.46 KB
Loading

0 commit comments

Comments
 (0)