1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-18 17:01:28 -04:00
itcs4180/HW4/res/values-v11/styles.xml
2014-03-18 20:33:51 -04:00

12 lines
334 B
XML

<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>