Last changes not commited
This commit is contained in:
parent
21ec08303a
commit
292cf65bbc
4 changed files with 20 additions and 0 deletions
5
android/app/src/main/res/drawable/normal_background.xml
Normal file
5
android/app/src/main/res/drawable/normal_background.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?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:color/white"/>
|
||||
</layer-list>
|
||||
Loading…
Add table
Add a link
Reference in a new issue