app logo 和闪屏页 UI修改
BIN
app/src/main/res/drawable-xhdpi/splash_logo.png
Normal file
After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 96 KiB |
@@ -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>
|
||||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 105 KiB |