This commit is contained in:
Felipe
2023-07-10 12:20:39 -05:00
parent 61ebde2ebb
commit 92a524c799
13 changed files with 63 additions and 4 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="?android:colorBackground" />
<item android:drawable="@android:color/white" />
<!-- You can insert your own image assets here -->
<item>
@@ -4,7 +4,7 @@
<item android:drawable="@android:color/white" />
<!-- You can insert your own image assets here -->
<item>
<item>
<bitmap
android:gravity="center"
android:src="@mipmap/splash" />
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB