aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values-v11/styles.xml
blob: 541752f6edf47a27cad70a23c00cc17aa4c84c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
<resources>

    <!--
        Base application theme for API 11+. This theme completely replaces
        AppBaseTheme from res/values/styles.xml on API 11+ devices.
    -->
    <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
        <!-- API 11 theme customizations can go here. -->
    </style>

</resources>