summaryrefslogtreecommitdiff
path: root/android/res/values/styles.xml
blob: ade851dd149236f940c23c7cee7eec82b8288082 (plain)
1
2
3
4
5
<resources>
    <style name="AppBaseTheme" parent="@android:style/Theme.NoTitleBar.Fullscreen">
        <item name="android:windowBackground">@drawable/tiled_background</item>
   </style>
</resources>