summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/test/android/res/values/styles.xml
blob: 7456b1b3346ac990fa45ddfb487852c86c7e05c5 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Base application theme. -->
    <style name="AppTheme" parent="android:Theme.NoTitleBar.Fullscreen">
        <!-- Customize your theme here. -->
    </style>
</resources>