checkey / res / values-v11 / styles.xml @ 16364074
History | View | Annotate | Download (321 Bytes)
1 |
<resources>
|
---|---|
2 |
|
3 |
<!--
|
4 |
Base application theme for API 11+. This theme completely replaces
|
5 |
AppBaseTheme from res/values/styles.xml on API 11+ devices.
|
6 |
-->
|
7 |
<style name="AppBaseTheme" parent="Theme.AppCompat.Light"> |
8 |
<!-- API 11 theme customizations can go here. -->
|
9 |
</style>
|
10 |
|
11 |
</resources>
|