This commit is contained in:
Sergey Solovyev
2011-12-08 02:43:55 +04:00
parent a091b87661
commit 6cdb05834d
26 changed files with 362 additions and 255 deletions

View File

@@ -3,6 +3,7 @@
<declare-styleable name="DragButton">
<attr name="textUp" format="string"/>
<attr name="textDown" format="string"/>
<attr name="textLeft" format="string"/>
<attr name="directionTextScale" format="float"/>
<attr name="hTextPosition" format="float"/>
</declare-styleable>