blob: ff6c9d2c0fb9e3bc064c4a51fc549f797e6559c5 (
about) (
plain)
1
2
3
4
5
6
7
8
|
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
<!-- Customize your theme here. -->
</style>
</resources>
|