right text removed

This commit is contained in:
Sergey Solovyev 2011-12-23 00:38:52 +04:00
parent 9252ff265e
commit d0d580552f
4 changed files with 0 additions and 4 deletions

View File

@ -56,7 +56,6 @@
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
a:id="@+id/clearButton"
c:textUp="dec"
c:textRight="oct"
a:text="@string/c_clear"
c:textDown="bin"
c:textLeft="hex"

View File

@ -50,7 +50,6 @@
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
a:id="@+id/clearButton"
c:textUp="dec"
c:textRight="oct"
a:text="@string/c_clear"
c:textDown="bin"
c:textLeft="hex"

View File

@ -10,7 +10,6 @@
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
a:id="@+id/clearButton"
c:textUp="dec"
c:textRight="oct"
a:text="@string/c_clear"
c:textDown="bin"
c:textLeft="hex"

View File

@ -12,7 +12,6 @@
a:id="@+id/sixDigitButton"
a:text="6"
c:textLeft="F"
c:textRight="grad"
c:textDown="rad"
c:directionTextScale="0.33;0.30;0.33;0.33"
style="?digitButtonStyle"