splash修改

This commit is contained in:
huangjian
2023-03-16 15:29:20 +08:00
parent 4490a5e54e
commit 4fec80e42a
4 changed files with 6 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -13,4 +13,10 @@
android:src="@drawable/splash_logo" /> android:src="@drawable/splash_logo" />
</item> </item>
<item android:top="300dp">
<bitmap
android:gravity="center_horizontal|top"
android:src="@drawable/splash_text" />
</item>
</layer-list> </layer-list>