symbolic calculations added

This commit is contained in:
serso
2011-10-24 23:11:50 +04:00
parent 1850e86014
commit 9ddfb30487
16 changed files with 270 additions and 123 deletions

View File

@@ -16,7 +16,13 @@
<LinearLayout a:layout_weight="1" a:layout_width="fill_parent" a:layout_height="0dp">
<include layout="@layout/calc_equals_button"
a:layout_weight="4"
a:layout_width="fill_parent"
a:layout_height="fill_parent"/>
<include layout="@layout/calc_display"
a:layout_weight="1"
a:layout_width="fill_parent"
a:layout_height="fill_parent"/>