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

@@ -7,8 +7,11 @@
-->
<org.solovyev.android.view.widgets.DirectionDragButton
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:calc="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
a:id="@+id/equalsButton"
calc:textUp="≡"
a:text="="
calc:directionTextScale="0.5"
a:layout_width="fill_parent"
a:layout_height="fill_parent"
style="?controlButtonStyle"