Skip to content

Commit

Permalink
Apply DeviceDefault theme for system theme colored ActionBar
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisanobu Tomari committed Aug 16, 2015
1 parent 7504c00 commit e67be37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/values-v21/styles.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<resources>
<style name="AppBaseTheme" parent="android:Theme.Material">
<style name="AppBaseTheme" parent="android:Theme.DeviceDefault">
</style>
</resources>

0 comments on commit e67be37

Please sign in to comment.