We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b3f91 commit 3c09972Copy full SHA for 3c09972
MaterialWeather/app/src/main/res/values-v21/styles.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
- <style name="AppTheme" parent="android:Theme.Material.Light">
+ <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
4
</style>
5
</resources>
0 commit comments