summaryrefslogtreecommitdiff
path: root/AndroidNative/FormsViewGroup/src/main/res/values-v14/styles.xml
blob: a91fd0372b20f85e284fc2fa2ce949176dfdf6e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<resources>

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

</resources>