right text removed
This commit is contained in:
parent
9252ff265e
commit
d0d580552f
@ -56,7 +56,6 @@
|
|||||||
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
||||||
a:id="@+id/clearButton"
|
a:id="@+id/clearButton"
|
||||||
c:textUp="dec"
|
c:textUp="dec"
|
||||||
c:textRight="oct"
|
|
||||||
a:text="@string/c_clear"
|
a:text="@string/c_clear"
|
||||||
c:textDown="bin"
|
c:textDown="bin"
|
||||||
c:textLeft="hex"
|
c:textLeft="hex"
|
||||||
|
@ -50,7 +50,6 @@
|
|||||||
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
||||||
a:id="@+id/clearButton"
|
a:id="@+id/clearButton"
|
||||||
c:textUp="dec"
|
c:textUp="dec"
|
||||||
c:textRight="oct"
|
|
||||||
a:text="@string/c_clear"
|
a:text="@string/c_clear"
|
||||||
c:textDown="bin"
|
c:textDown="bin"
|
||||||
c:textLeft="hex"
|
c:textLeft="hex"
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
|
||||||
a:id="@+id/clearButton"
|
a:id="@+id/clearButton"
|
||||||
c:textUp="dec"
|
c:textUp="dec"
|
||||||
c:textRight="oct"
|
|
||||||
a:text="@string/c_clear"
|
a:text="@string/c_clear"
|
||||||
c:textDown="bin"
|
c:textDown="bin"
|
||||||
c:textLeft="hex"
|
c:textLeft="hex"
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
a:id="@+id/sixDigitButton"
|
a:id="@+id/sixDigitButton"
|
||||||
a:text="6"
|
a:text="6"
|
||||||
c:textLeft="F"
|
c:textLeft="F"
|
||||||
c:textRight="grad"
|
|
||||||
c:textDown="rad"
|
c:textDown="rad"
|
||||||
c:directionTextScale="0.33;0.30;0.33;0.33"
|
c:directionTextScale="0.33;0.30;0.33;0.33"
|
||||||
style="?digitButtonStyle"
|
style="?digitButtonStyle"
|
||||||
|
Loading…
Reference in New Issue
Block a user