xref: /btstack/port/mtk/SPPClient/res/values-v14/styles.xml (revision 8caefee39d444df6d8908a96a844825f10fbdaa4)
1*8caefee3SMatthias Ringwald<resources>
2*8caefee3SMatthias Ringwald
3*8caefee3SMatthias Ringwald    <!--
4*8caefee3SMatthias Ringwald        Base application theme for API 14+. This theme completely replaces
5*8caefee3SMatthias Ringwald        AppBaseTheme from BOTH res/values/styles.xml and
6*8caefee3SMatthias Ringwald        res/values-v11/styles.xml on API 14+ devices.
7*8caefee3SMatthias Ringwald    -->
8*8caefee3SMatthias Ringwald    <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
9*8caefee3SMatthias Ringwald        <!-- API 14 theme customizations can go here. -->
10*8caefee3SMatthias Ringwald    </style>
11*8caefee3SMatthias Ringwald
12*8caefee3SMatthias Ringwald</resources>
13