characters filter for var name

This commit is contained in:
serso
2011-10-15 15:28:09 +04:00
parent 90e1037618
commit 2d55a3f718
4 changed files with 30 additions and 1 deletions

View File

@@ -26,7 +26,6 @@
<EditText a:id="@+id/var_edit_name"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:digits="abcdefghijklmnopqrstuvwxyz1234567890"
a:textSize="20dp">
</EditText>