mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
Use existing vector icon for splash screen (#5230)
This commit is contained in:
parent
8622e6492c
commit
5bb1f72c28
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 902 B |
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
<item android:drawable="?attr/colorBackgroundSplash" />
|
<item android:drawable="?attr/colorBackgroundSplash" />
|
||||||
|
|
||||||
<item>
|
<item
|
||||||
<bitmap
|
android:width="72dp"
|
||||||
android:gravity="center"
|
android:height="72dp"
|
||||||
android:src="@drawable/splash_icon" />
|
android:drawable="@drawable/ic_tachi"
|
||||||
</item>
|
android:gravity="center" />
|
||||||
|
|
||||||
</layer-list>
|
</layer-list>
|
||||||
|
Loading…
Reference in New Issue
Block a user