|
|
@@ -4,7 +4,7 @@
|
|
|
<shape android:shape="rectangle">
|
|
|
<size
|
|
|
android:width="1080px"
|
|
|
- android:height="1920px" />
|
|
|
+ android:height="2400px" />
|
|
|
<solid android:color="#fff" />
|
|
|
</shape>
|
|
|
</item>
|
|
|
@@ -13,14 +13,14 @@
|
|
|
<bitmap android:src="@drawable/bg_splash" />
|
|
|
</item>
|
|
|
|
|
|
- <item android:top="532.8px">
|
|
|
+ <item android:top="667px">
|
|
|
<bitmap
|
|
|
android:gravity="top"
|
|
|
android:src="@drawable/icon_splash_title" />
|
|
|
|
|
|
</item>
|
|
|
|
|
|
- <item android:bottom="96px">
|
|
|
+ <item android:bottom="99px">
|
|
|
<bitmap
|
|
|
android:gravity="bottom"
|
|
|
android:src="@drawable/icon_splash_logo" />
|