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>
|
||||
<bitmap
|
||||
android:gravity="center"
|
||||
android:src="@drawable/splash_icon" />
|
||||
</item>
|
||||
<item
|
||||
android:width="72dp"
|
||||
android:height="72dp"
|
||||
android:drawable="@drawable/ic_tachi"
|
||||
android:gravity="center" />
|
||||
|
||||
</layer-list>
|
||||
|
Loading…
Reference in New Issue
Block a user