Skip to content

Commit 3c09972

Browse files
v21 support
1 parent d3b3f91 commit 3c09972

File tree

1 file changed

+1
-1
lines changed
  • MaterialWeather/app/src/main/res/values-v21

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<style name="AppTheme" parent="android:Theme.Material.Light">
3+
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
44
</style>
55
</resources>

0 commit comments

Comments
 (0)