Better KitKat support
This commit is contained in:
parent
7c084018cc
commit
159abc21c8
2 changed files with 280 additions and 138 deletions
|
@ -1,7 +1,7 @@
|
|||
<resources>
|
||||
|
||||
<!-- Base application theme. -->
|
||||
<style name="AppTheme" parent="MaterialNavigationDrawerTheme.Light.DarkActionBar">
|
||||
<style name="AppTheme" parent="MaterialNavigationDrawerTheme.Light.DarkActionBar.TranslucentKitKatStatusBar">
|
||||
<!-- Customize your theme here. -->
|
||||
<item name="colorPrimary">#2196F3</item>
|
||||
<item name="colorPrimaryDark">#1976D2</item>
|
||||
|
|
Reference in a new issue