1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<resources>
3 <!-- Base application theme. -->
4 <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
5 <!-- Customize your theme here. -->
6 <item name="android:windowBackground">#222222</item>
7 </style>
8
9</resources>