Gave splash screen its own images.
This commit is contained in:
parent
56341a15af
commit
2112c442a3
7 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<item android:drawable="@color/gray" />
|
||||
<item>
|
||||
<bitmap
|
||||
android:src="@mipmap/ic_launcher"
|
||||
android:src="@mipmap/ic_logo"
|
||||
android:gravity="center"/>
|
||||
</item>
|
||||
</layer-list>
|
||||
Loading…
Add table
Add a link
Reference in a new issue