Lint warnings fixed

This commit is contained in:
serso
2015-01-24 23:59:44 +01:00
parent 733cc27599
commit 3df6dff0dc
25 changed files with 25 additions and 25 deletions
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_0"
c:textUp="00"
a:text="0"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_1"
a:text="1"
c:textUp="sin"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_2"
a:text="2"
c:textUp="cos"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_3"
a:text="3"
c:textUp="tan"
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_4"
a:text="4"
c:textUp="x"
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_5"
a:text="5"
c:textUp="t"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.calculator.view.AngleUnitsButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
c:textUp="deg"
a:id="@id/cpp_button_6"
a:text="6"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_7"
a:text="7"
c:textUp="i"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_8"
a:text="8"
c:textUp="ln"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_9"
a:text="9"
c:textDown="e"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.calculator.view.NumeralBasesButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_clear"
c:textUp="dec"
a:text="@string/c_clear"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_division"
c:textUp="%"
a:text="/"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_period"
a:text="."
c:textUp=","
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_equals"
c:textUp="≡"
a:text="="
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_functions"
c:directionTextScale="0.5"
c:textUp="+ƒ"
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_history"
a:text="@string/c_history_button"
c:textUp="@string/c_undo"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_left"
c:textUp="◁◁"
a:text="◁"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_multiplication"
a:text="×"
c:textUp="^"
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_plus"
c:directionTextScale="0.5"
c:textUp="°"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_right"
c:textUp="▷▷"
a:text="▷"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_round_brackets"
c:textUp="("
a:text="( )"
@@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_subtraction"
c:textDown="∂,…"
a:text="-"
@@ -23,7 +23,7 @@
-->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_vars"
c:directionTextScale="0.5"
c:textUp="+π"
@@ -23,7 +23,7 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
@@ -23,7 +23,7 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:orientation="vertical"
a:layout_width="fill_parent"
a:layout_height="fill_parent"