Skip to content

Commit f1c8f92

Browse files
committed
feat:mipmap 파일 release 폴더에 복사
1 parent 95135ec commit f1c8f92

31 files changed

+14
-10
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>

presentation/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

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

presentation/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.
1.81 KB
Loading
2.05 KB
Loading
3.64 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)