Skip to content

Commit e05b27a

Browse files
committed
+ Splash screen e imagem em varias resoluções
1 parent 20e79a5 commit e05b27a

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
Loading
Loading
Loading
Loading
Loading

android/app/src/main/res/drawable/launch_background.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<item android:drawable="@android:color/white" />
55

66
<!-- You can insert your own image assets here -->
7-
<!-- <item>
7+
<item>
88
<bitmap
99
android:gravity="center"
10-
android:src="@mipmap/launch_image" />
11-
</item> -->
10+
android:src="@drawable/devmob" />
11+
</item>
1212
</layer-list>

0 commit comments

Comments
 (0)