First commit
This commit is contained in:
13
app/src/main/res/values-v14/styles.xml
Normal file
13
app/src/main/res/values-v14/styles.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<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">
|
||||
<!-- API 14 theme customizations can go here. -->
|
||||
<item name="android:actionBarStyle">@android:style/Widget.Holo.ActionBar.Solid</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user