highlighting in editor + refactor

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

View File

@@ -15,7 +15,7 @@
<LinearLayout a:layout_weight="2" a:layout_width="match_parent" a:layout_height="0dp">
<org.solovyev.android.calculator.CalculatorEditText
<org.solovyev.android.calculator.CalculatorEditor
a:id="@+id/editText"
style="@style/display_style"
a:inputType="textMultiLine"