Use existing vector icon for splash screen (#5230)
This commit is contained in:
parent
8622e6492c
commit
5bb1f72c28
app/src/main/res
drawable-hdpi
drawable-mdpi
drawable-xhdpi
drawable-xxhdpi
drawable-xxxhdpi
drawable
Binary file not shown.
Before ![]() (image error) Size: 1.3 KiB |
Binary file not shown.
Before ![]() (image error) Size: 902 B |
Binary file not shown.
Before ![]() (image error) Size: 1.6 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.1 KiB |
Binary file not shown.
Before ![]() (image error) 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…
x
Reference in New Issue
Block a user