1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 This file was created by '@expo/configure-splash-screen' and some of it's content shouldn't be modified by hand 4--> 5<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> 6 <item android:drawable="@color/splashscreen_background"/> 7</layer-list> 8