<!-- 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. -->
<resources><stylename="LaunchTheme"parent="@android:style/Theme.Black.NoTitleBar"><!-- Show a splash screen on the activity. Automatically removed when Flutter draws its first frame --><itemname="android:windowBackground">@drawable/launch_background</item></style></resources>