app logo 和闪屏页 UI修改

This commit is contained in:
huangjian
2021-04-07 15:34:29 +08:00
parent bce5640ea7
commit 8c6e6fb852
7 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@@ -4,9 +4,9 @@
android:drawable="@color/white" android:drawable="@color/white"
android:gravity="fill" /> android:gravity="fill" />
<item android:bottom="150dp"> <item>
<bitmap <bitmap
android:gravity="center" android:gravity="fill"
android:src="@drawable/splash_logo" /> android:src="@drawable/splash_logo" />
</item> </item>
</layer-list> </layer-list>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 105 KiB