profile actions

This commit is contained in:
cimenmus
2017-10-25 00:07:05 +03:00
parent 95da99ba07
commit 40a660239c
25 changed files with 967 additions and 210 deletions

View File

@@ -23,4 +23,9 @@
<attr name="dropdownHint" format="string" />
</declare-styleable>
<declare-styleable name="PizzalinkInfoView">
<attr name="description" format="string" />
<attr name="infoText" format="string" />
</declare-styleable>
</resources>