android/app/src/main/res/values/styles.xml

9 lines
194 B
XML
Raw Normal View History

2014-11-14 16:34:14 +00:00
<resources>
<!-- Base application theme. -->
2015-01-19 20:26:35 +00:00
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
2014-11-14 16:34:14 +00:00
<!-- Customize your theme here. -->
</style>
</resources>