main flow

git status
This commit is contained in:
2017-09-19 00:05:38 +03:00
parent 1f233d977b
commit addc63ed21
32 changed files with 880 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="PizzalinkToolbar">
<attr name="showHamburgerMenuIcon" format="boolean" />
<attr name="title" format="string" />
</declare-styleable>
</resources>