splash修改
This commit is contained in:
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 |
BIN
app/src/main/res/drawable-xhdpi/splash_text.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/splash_text.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
@@ -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>
|
||||||
|
Reference in New Issue
Block a user