Skip to content

Commit 9b553d0

Browse files
committed
[feature/#44] 스플래시 원형
1 parent e3fcf56 commit 9b553d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

composeApp/src/androidMain/res/drawable/ic_splash_screen.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<item android:gravity="center">
66
<bitmap
7-
android:src="@mipmap/ic_launcher_xxxhdpi"
7+
android:src="@mipmap/ic_launcher_xxxhdpi_circled"
88
android:gravity="center" />
99
</item>
1010
</layer-list>
50.7 KB
Loading

0 commit comments

Comments
 (0)