Material theme: main toolbar

This commit is contained in:
str4d
2014-10-19 23:22:39 +00:00
parent 9ceae6e2e8
commit d2d322e547
25 changed files with 284 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.Bote" parent="Theme.AppCompat.Light.DarkActionBar">
<style name="Theme.Bote" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Here we setting appcompats actionBarStyle -->
<!--<item name="actionBarStyle">@style/MyActionBarStyle</item>-->