aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml
blob: e1c07da8bbc855c0937a8329f7ca9f13272ec4b2 (plain)
1
2
3
4
5
6
7
<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="@android:style/Theme.DeviceDefault.Light.DarkActionBar">
    </style>

</resources>