feat: 适配 SplashScreen
This commit is contained in:
parent
27de542385
commit
16ea42f136
|
|
@ -19,7 +19,7 @@
|
||||||
</item>
|
</item>
|
||||||
<item
|
<item
|
||||||
android:width="200dp"
|
android:width="200dp"
|
||||||
android:height="100dp"
|
android:height="80dp"
|
||||||
android:bottom="35dp"
|
android:bottom="35dp"
|
||||||
android:gravity="bottom|center_horizontal">
|
android:gravity="bottom|center_horizontal">
|
||||||
<bitmap android:src="@drawable/ic_splash_text" />
|
<bitmap android:src="@drawable/ic_splash_text" />
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue