feat: 스플래시 변경

This commit is contained in:
Yu Sung
2025-07-14 21:46:34 +09:00
parent 153eff2401
commit 4b337700d5
4 changed files with 2 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -22,15 +22,11 @@ struct SplashView: View {
.scaledToFill()
.edgesIgnoringSafeArea(.all)
VStack(spacing: 0) {
VStack(spacing: 6) {
Image("splash_text1")
.padding(.top, screenSize().height * 150 / 2337)
Spacer()
Image("splash_text2")
.padding(.bottom, screenSize().height * 240 / 2337)
}
.padding(.top, screenSize().height * 615 / 2337)
if isShowMaintenancePopup {
SodaDialog(