auto resize text view +layout changes

This commit is contained in:
serso
2011-11-02 01:06:56 +04:00
parent 7b10d758cc
commit 7c4f274f0c
9 changed files with 212 additions and 238 deletions

View File

@@ -68,7 +68,7 @@
<include layout="@layout/calc_round_brackets_button"/>
<include layout="@layout/calc_zero_digit_button"/>
<include layout="@layout/calc_square_brackets_button"/>
<include layout="@layout/calc_dot_button"/>
<include layout="@layout/calc_subtraction_button"/>
<include layout="@layout/calc_paste_button"/>

View File

@@ -62,7 +62,7 @@
<include layout="@layout/calc_round_brackets_button"/>
<include layout="@layout/calc_zero_digit_button"/>
<include layout="@layout/calc_square_brackets_button"/>
<include layout="@layout/calc_dot_button"/>
<include layout="@layout/calc_subtraction_button"/>
<include layout="@layout/calc_paste_button"/>