var activity

This commit is contained in:
serso
2011-10-03 02:02:14 +04:00
parent 7fa8eb6f66
commit 454789a408
12 changed files with 376 additions and 131 deletions

View File

@@ -37,7 +37,7 @@
<EditText a:id="@+id/var_edit_value"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:inputType="number"
a:inputType="numberDecimal"
a:textSize="20dp">
</EditText>