summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/styles.xml
blob: dc4204ffdcd3f1a90e50e73e4b95ffd32c7a1586 (plain)
1
2
3
4
5
6
<resources>
    <!-- Base application theme. -->
    <style name="AppTheme" parent="android:Theme.Material.Light.DarkActionBar">
        <!-- Customize your theme here. -->
    </style>
</resources>