I'm making an app which would look cool with the Holo Dark theme. I've set the XML to this:
<style name="AppTheme" parent="android:Theme.Holo" />
It still doesn't work. Am I missing something?
Make sure you have this declared in values-v14/styles.xml
<style name="AppTheme" parent="android:Theme.Holo" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With