<?xml version="1.0" encoding="utf-8"?><!-- Copyright 2014 The Flutter Authors. All rights reserved.Use of this source code is governed by a BSD-style license that can befound in the LICENSE file. --><!-- Modify this file to customize your launch splash screen --><layer-listxmlns:android="http://schemas.android.com/apk/res/android"><itemandroid:drawable="@android:color/white"/><!-- You can insert your own image assets here --><!-- <item> <bitmap android:gravity="center" android:src="@mipmap/launch_image" /> </item> --></layer-list>