1
0
Fork 0

Fixed Snackbars and changed to Light

This commit is contained in:
Carlos Galindo 2015-03-25 14:02:03 +01:00
commit 5cdb4b2932
3 changed files with 20 additions and 36 deletions

View file

@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Base.Theme.AppCompat">
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimaryDark">@color/primary_dark</item>
<item name="colorPrimary">@color/primary</item>