Add larger minimalistic splash screen icon

pull/2468/head
arkon 5 years ago
parent 07caea8b4e
commit 8d3166c5fe

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 902 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/colorSplash" />
<item
android:drawable="@drawable/tachiyomi_circle"
android:gravity="center"></item>
android:drawable="@drawable/splash_icon"
android:gravity="center" />
</layer-list>

Loading…
Cancel
Save