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

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_0"
c:textUp="00" c:textUp="00"
a:text="0" a:text="0"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_1"
a:text="1" a:text="1"
c:textUp="sin" c:textUp="sin"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_2"
a:text="2" a:text="2"
c:textUp="cos" c:textUp="cos"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_3"
a:text="3" a:text="3"
c:textUp="tan" c:textUp="tan"

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_4"
a:text="4" a:text="4"
c:textUp="x" c:textUp="x"

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_5"
a:text="5" a:text="5"
c:textUp="t" c:textUp="t"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.calculator.view.AngleUnitsButton xmlns:a="http://schemas.android.com/apk/res/android" <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" c:textUp="deg"
a:id="@id/cpp_button_6" a:id="@id/cpp_button_6"
a:text="6" a:text="6"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_7"
a:text="7" a:text="7"
c:textUp="i" c:textUp="i"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_8"
a:text="8" a:text="8"
c:textUp="ln" c:textUp="ln"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_9"
a:text="9" a:text="9"
c:textDown="e" c:textDown="e"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.calculator.view.NumeralBasesButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_clear"
c:textUp="dec" c:textUp="dec"
a:text="@string/c_clear" a:text="@string/c_clear"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_division"
c:textUp="%" c:textUp="%"
a:text="/" a:text="/"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_period"
a:text="." a:text="."
c:textUp="," c:textUp=","

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_equals"
c:textUp="≡" c:textUp="≡"
a:text="=" a:text="="

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_functions"
c:directionTextScale="0.5" c:directionTextScale="0.5"
c:textUp="+ƒ" c:textUp="+ƒ"

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_history"
a:text="@string/c_history_button" a:text="@string/c_history_button"
c:textUp="@string/c_undo" c:textUp="@string/c_undo"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_left"
c:textUp="◁◁" c:textUp="◁◁"
a:text="◁" a:text="◁"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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:id="@id/cpp_button_multiplication"
a:text="×" a:text="×"
c:textUp="^" c:textUp="^"

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_plus"
c:directionTextScale="0.5" c:directionTextScale="0.5"
c:textUp="°" c:textUp="°"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_right"
c:textUp="▷▷" c:textUp="▷▷"
a:text="▷" a:text="▷"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_round_brackets"
c:textUp="(" c:textUp="("
a:text="( )" a:text="( )"

View File

@ -22,7 +22,7 @@
~ Site: http://se.solovyev.org ~ Site: http://se.solovyev.org
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_subtraction"
c:textDown="∂,…" c:textDown="∂,…"
a:text="-" a:text="-"

View File

@ -23,7 +23,7 @@
--> -->
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android" <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" a:id="@id/cpp_button_vars"
c:directionTextScale="0.5" c:directionTextScale="0.5"
c:textUp="+π" c:textUp="+π"

View File

@ -23,7 +23,7 @@
--> -->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android" <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_width="match_parent"
a:layout_height="match_parent" a:layout_height="match_parent"
a:orientation="vertical"> a:orientation="vertical">

View File

@ -23,7 +23,7 @@
--> -->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android" <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:orientation="vertical"
a:layout_width="fill_parent" a:layout_width="fill_parent"
a:layout_height="fill_parent" a:layout_height="fill_parent"