스플래시 변경

This commit is contained in:
2024-07-30 21:34:15 +09:00
parent a618903f0f
commit 66cdb621ca
7 changed files with 48 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
android:shape="rectangle">
<gradient
android:type="linear"
android:startColor="@color/color_a0e2ff"
android:endColor="@color/color_ecfaff"
android:startColor="#ebecf3"
android:endColor="#e8eaf1"
android:angle="90" />
</shape>