highlighting in editor + refactor

This commit is contained in:
serso
2011-10-05 01:41:40 +04:00
parent 454789a408
commit 6b120465b5
13 changed files with 377 additions and 309 deletions

View File

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