beta bug fixes 2

This commit is contained in:
cimenmus
2017-10-28 18:47:33 +03:00
parent 5d5b9c5af7
commit 6491c37fc9
18 changed files with 431 additions and 246 deletions

View File

@@ -12,6 +12,7 @@
<declare-styleable name="PizzalinkEditText">
<attr name="hint" format="string" />
<attr name="inputType" format="string" />
<attr name="lineCount" format="integer" />
</declare-styleable>
<declare-styleable name="PizzalinkButton">