Choose theme wizard step
This commit is contained in:
@@ -29,5 +29,4 @@
|
||||
a:text="0"
|
||||
c:textDown="000"
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -29,5 +29,4 @@
|
||||
c:textUp="sin"
|
||||
c:textLeft="A"
|
||||
c:textDown="asin"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -29,5 +29,4 @@
|
||||
c:textUp="cos"
|
||||
c:textLeft="B"
|
||||
c:textDown="acos"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -29,5 +29,4 @@
|
||||
c:textUp="tan"
|
||||
c:textLeft="C"
|
||||
c:textDown="atan"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
c:textUp="x"
|
||||
c:textLeft="D"
|
||||
c:textDown="y"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
c:textUp="t"
|
||||
c:textLeft="E"
|
||||
c:textDown="j"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textLeft="F"
|
||||
c:textDown="rad"
|
||||
c:directionTextScale="0.33;0.30;0.33;0.33"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textLeft="0b:"
|
||||
c:textDown="!"
|
||||
c:directionTextScale="0.5;0.5;0.5;0.33"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textLeft="0d:"
|
||||
c:textDown="lg"
|
||||
c:directionTextScale="0.5;0.5;0.5;0.33"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textLeft="0x:"
|
||||
c:textUp="π"
|
||||
c:directionTextScale="0.5;0.5;0.5;0.33"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textDown="bin"
|
||||
c:textLeft="hex"
|
||||
a:textStyle="bold"
|
||||
style="?cpp_control_image_button_style"
|
||||
a:onClick="clearButtonClickHandler"/>
|
||||
style="?cpp_control_image_button_style"/>
|
@@ -25,5 +25,4 @@
|
||||
<ImageButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_copy"
|
||||
a:src="@drawable/kb_copy"
|
||||
style="?cpp_control_image_button_style"
|
||||
a:onClick="copyButtonClickHandler"/>
|
||||
style="?cpp_control_image_button_style"/>
|
@@ -29,5 +29,4 @@
|
||||
a:text="/"
|
||||
c:textDown="√"
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_operation_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_operation_button_style"/>
|
@@ -25,5 +25,4 @@
|
||||
<ImageButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_like"
|
||||
a:src="@drawable/kb_share"
|
||||
style="?cpp_control_image_button_style"
|
||||
a:onClick="likeButtonClickHandler"/>
|
||||
style="?cpp_control_image_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
a:text="."
|
||||
c:textUp=","
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
a:text="="
|
||||
c:textDown="@string/cpp_plot_button_text"
|
||||
c:directionTextScale="0.5;0.5;0.33;0.5"
|
||||
style="?cpp_control_button_style"
|
||||
a:onClick="equalsButtonClickHandler"/>
|
||||
style="?cpp_control_button_style"/>
|
@@ -25,5 +25,4 @@
|
||||
<ImageButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_erase"
|
||||
a:src="@drawable/kb_erase"
|
||||
style="?cpp_control_image_button_style"
|
||||
a:onClick="eraseButtonClickHandler"/>
|
||||
style="?cpp_control_image_button_style"/>
|
@@ -25,9 +25,8 @@
|
||||
<org.solovyev.android.calculator.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:c="http://schemas.android.com/apk/res-auto"
|
||||
a:id="@id/cpp_button_functions"
|
||||
c:directionTextScale="0.5"
|
||||
c:directionTextScale="0.4"
|
||||
c:textUp="+ƒ"
|
||||
a:text="ƒ(x)"
|
||||
a:textStyle="italic"
|
||||
a:onClick="functionsButtonClickHandler"
|
||||
style="?cpp_control_button_style"/>
|
@@ -29,5 +29,4 @@
|
||||
c:textDown="@string/c_redo"
|
||||
c:directionTextScale="0.27"
|
||||
style="?cpp_control_button_style"
|
||||
a:textStyle="bold"
|
||||
a:onClick="historyButtonClickHandler"/>
|
||||
a:textStyle="bold"/>
|
@@ -28,5 +28,4 @@
|
||||
c:textUp="◁◁"
|
||||
a:text="◁"
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_control_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_control_button_style"/>
|
@@ -26,6 +26,5 @@
|
||||
a:id="@id/cpp_button_subtraction"
|
||||
c:textDown="∂,…"
|
||||
a:text="-"
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_operation_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
c:directionTextScale="0.4"
|
||||
style="?cpp_operation_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textDown="^2"
|
||||
c:textLeft="Π"
|
||||
style="?cpp_operation_button_style"
|
||||
c:directionTextScale="0.5"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
c:directionTextScale="0.5"/>
|
@@ -25,5 +25,4 @@
|
||||
<org.solovyev.android.calculator.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_operators"
|
||||
a:text="∂,…"
|
||||
a:onClick="operatorsButtonClickHandler"
|
||||
style="?cpp_control_button_style"/>
|
@@ -25,5 +25,4 @@
|
||||
<ImageButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_paste"
|
||||
a:src="@drawable/kb_paste"
|
||||
style="?cpp_control_image_button_style"
|
||||
a:onClick="pasteButtonClickHandler"/>
|
||||
style="?cpp_control_image_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
c:textUp="°"
|
||||
c:textDown="E"
|
||||
a:text="+"
|
||||
style="?cpp_operation_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_operation_button_style"/>
|
@@ -28,5 +28,4 @@
|
||||
c:textUp="▷▷"
|
||||
a:text="▷"
|
||||
c:directionTextScale="0.5"
|
||||
style="?cpp_control_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_control_button_style"/>
|
@@ -30,5 +30,4 @@
|
||||
c:textDown=")"
|
||||
c:textLeft="(…)"
|
||||
c:directionTextScale="0.5;0.5;0.5;0.33"
|
||||
style="?cpp_digit_button_style"
|
||||
a:onClick="digitButtonClickHandler"/>
|
||||
style="?cpp_digit_button_style"/>
|
@@ -25,9 +25,8 @@
|
||||
<org.solovyev.android.calculator.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:c="http://schemas.android.com/apk/res-auto"
|
||||
a:id="@id/cpp_button_vars"
|
||||
c:directionTextScale="0.5"
|
||||
c:directionTextScale="0.4"
|
||||
c:textUp="+π"
|
||||
a:text="π,…"
|
||||
a:textStyle="italic"
|
||||
a:onClick="varsButtonClickHandler"
|
||||
style="?cpp_control_button_style"/>
|
@@ -32,15 +32,15 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_7"/>
|
||||
<include layout="@layout/cpp_app_button_7"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_8"/>
|
||||
<include layout="@layout/cpp_app_button_8"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_9"/>
|
||||
<include layout="@layout/cpp_app_button_9"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_multiplication"/>
|
||||
<include layout="@layout/cpp_app_button_multiplication"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_clear"/>
|
||||
<include layout="@layout/cpp_app_button_clear"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -49,13 +49,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_4"/>
|
||||
<include layout="@layout/cpp_app_button_4"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_5"/>
|
||||
<include layout="@layout/cpp_app_button_5"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_6"/>
|
||||
<include layout="@layout/cpp_app_button_6"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_division"/>
|
||||
<include layout="@layout/cpp_app_button_division"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_erase"/>
|
||||
|
||||
@@ -66,13 +66,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_1"/>
|
||||
<include layout="@layout/cpp_app_button_1"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_2"/>
|
||||
<include layout="@layout/cpp_app_button_2"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_3"/>
|
||||
<include layout="@layout/cpp_app_button_3"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_plus"/>
|
||||
<include layout="@layout/cpp_app_button_plus"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_copy"/>
|
||||
|
||||
@@ -83,13 +83,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_round_brackets"/>
|
||||
<include layout="@layout/cpp_app_button_round_brackets"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_0"/>
|
||||
<include layout="@layout/cpp_app_button_0"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_dot"/>
|
||||
<include layout="@layout/cpp_app_button_dot"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_subtraction"/>
|
||||
<include layout="@layout/cpp_app_button_minus"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_paste"/>
|
||||
|
||||
@@ -101,15 +101,15 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_left"/>
|
||||
<include layout="@layout/cpp_app_button_left"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_right"/>
|
||||
<include layout="@layout/cpp_app_button_right"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_vars"/>
|
||||
<include layout="@layout/cpp_app_button_vars"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_functions"/>
|
||||
<include layout="@layout/cpp_app_button_functions"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_history"/>
|
||||
<include layout="@layout/cpp_app_button_history"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
@@ -32,15 +32,15 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_7"/>
|
||||
<include layout="@layout/cpp_app_button_7"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_8"/>
|
||||
<include layout="@layout/cpp_app_button_8"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_9"/>
|
||||
<include layout="@layout/cpp_app_button_9"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_multiplication"/>
|
||||
<include layout="@layout/cpp_app_button_multiplication"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_clear"/>
|
||||
<include layout="@layout/cpp_app_button_clear"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -49,13 +49,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_4"/>
|
||||
<include layout="@layout/cpp_app_button_4"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_5"/>
|
||||
<include layout="@layout/cpp_app_button_5"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_6"/>
|
||||
<include layout="@layout/cpp_app_button_6"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_division"/>
|
||||
<include layout="@layout/cpp_app_button_division"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_erase"/>
|
||||
|
||||
@@ -66,13 +66,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_1"/>
|
||||
<include layout="@layout/cpp_app_button_1"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_2"/>
|
||||
<include layout="@layout/cpp_app_button_2"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_3"/>
|
||||
<include layout="@layout/cpp_app_button_3"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_plus"/>
|
||||
<include layout="@layout/cpp_app_button_plus"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_copy"/>
|
||||
|
||||
@@ -83,13 +83,13 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_round_brackets"/>
|
||||
<include layout="@layout/cpp_app_button_round_brackets"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_0"/>
|
||||
<include layout="@layout/cpp_app_button_0"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_dot"/>
|
||||
<include layout="@layout/cpp_app_button_dot"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_subtraction"/>
|
||||
<include layout="@layout/cpp_app_button_minus"/>
|
||||
|
||||
<include layout="@layout/cpp_app_button_paste"/>
|
||||
|
||||
@@ -101,15 +101,15 @@
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include layout="@layout/cpp_drag_button_left"/>
|
||||
<include layout="@layout/cpp_app_button_left"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_right"/>
|
||||
<include layout="@layout/cpp_app_button_right"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_vars"/>
|
||||
<include layout="@layout/cpp_app_button_vars"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_functions"/>
|
||||
<include layout="@layout/cpp_app_button_functions"/>
|
||||
|
||||
<include layout="@layout/cpp_drag_button_history"/>
|
||||
<include layout="@layout/cpp_app_button_history"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="match_parent"
|
||||
a:orientation="vertical"
|
||||
a:gravity="center">
|
||||
|
||||
<TextView
|
||||
a:layout_width="wrap_content"
|
||||
a:layout_height="wrap_content"
|
||||
a:textAppearance="@android:style/TextAppearance.Large"
|
||||
style="@style/WizardLabel"
|
||||
a:text="@string/cpp_wizard_theme_title" />
|
||||
|
||||
<Spinner
|
||||
a:id="@+id/wizard_theme_spinner"
|
||||
a:layout_width="wrap_content"
|
||||
a:layout_height="wrap_content"
|
||||
style="@style/WizardLabel" />
|
||||
|
||||
<FrameLayout
|
||||
a:id="@+id/wizard_theme_preview"
|
||||
a:layout_width="wrap_content"
|
||||
a:layout_height="wrap_content"
|
||||
style="@style/WizardLabel.Last"
|
||||
a:orientation="vertical"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:layout_width="wrap_content"
|
||||
a:layout_height="wrap_content"
|
||||
a:orientation="vertical"
|
||||
a:padding="3dp"
|
||||
a:background="?attr/cpp_main_bg">
|
||||
|
||||
<LinearLayout
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="wrap_content"
|
||||
a:orientation="horizontal">
|
||||
|
||||
<include layout="@layout/cpp_app_button_0" />
|
||||
|
||||
<include layout="@layout/cpp_app_button_copy" />
|
||||
|
||||
<include layout="@layout/cpp_app_button_plus" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="wrap_content"
|
||||
a:orientation="horizontal">
|
||||
|
||||
<include layout="@layout/cpp_app_button_1" />
|
||||
|
||||
<include layout="@layout/cpp_app_button_paste" />
|
||||
|
||||
<include layout="@layout/cpp_app_button_minus" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
@@ -1,82 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:c="http://schemas.android.com/apk/res-auto"
|
||||
a:orientation="vertical"
|
||||
a:layout_width="fill_parent"
|
||||
a:layout_height="fill_parent"
|
||||
a:background="#ff000000">
|
||||
|
||||
<LinearLayout
|
||||
a:id="@+id/simplePad"
|
||||
a:layout_width="fill_parent"
|
||||
a:layout_height="fill_parent"
|
||||
a:orientation="vertical"
|
||||
a:layout_gravity="center">
|
||||
|
||||
<LinearLayout
|
||||
a:layout_weight="1"
|
||||
a:layout_width="fill_parent"
|
||||
a:layout_height="0dp">
|
||||
|
||||
<ImageView
|
||||
a:id="@+id/calibrationArrowLeft"
|
||||
a:layout_gravity="left"
|
||||
a:layout_width="80dp"
|
||||
a:layout_height="80dp"/>
|
||||
|
||||
<org.solovyev.android.calculator.drag.DirectionDragButton
|
||||
a:id="@+id/calibrationButtonLeft"
|
||||
a:text=""
|
||||
c:textUp="@string/c_up"
|
||||
c:textDown="@string/c_down"
|
||||
a:layout_width="80dp"
|
||||
a:layout_height="80dp"
|
||||
style="?cpp_digit_button_style"/>
|
||||
|
||||
<org.solovyev.android.calculator.drag.DirectionDragButton
|
||||
a:id="@+id/calibrationButtonRight"
|
||||
a:text=""
|
||||
c:textUp="@string/c_up"
|
||||
c:textDown="@string/c_down"
|
||||
a:layout_width="80dp"
|
||||
a:layout_height="80dp"
|
||||
style="?cpp_digit_button_style"/>
|
||||
|
||||
<ImageView
|
||||
a:id="@+id/calibrationArrowRight"
|
||||
a:layout_gravity="right"
|
||||
a:layout_width="80dp"
|
||||
a:layout_height="80dp"/>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
a:id="@+id/calibrationStart"
|
||||
a:text="@string/c_restart"
|
||||
a:layout_width="wrap_content"
|
||||
a:layout_height="wrap_content"
|
||||
a:layout_gravity="bottom"/>
|
||||
</LinearLayout>
|
@@ -43,7 +43,7 @@
|
||||
a:baselineAligned="false">
|
||||
|
||||
<include
|
||||
layout="@layout/cpp_drag_button_equals"
|
||||
layout="@layout/cpp_app_button_equals"
|
||||
a:layout_width="0dp"
|
||||
a:layout_height="match_parent"
|
||||
a:layout_weight="1" />
|
||||
|
@@ -42,7 +42,7 @@
|
||||
a:layout_height="0dp">
|
||||
|
||||
<include
|
||||
layout="@layout/cpp_drag_button_equals"
|
||||
layout="@layout/cpp_app_button_equals"
|
||||
a:layout_weight="1"
|
||||
a:layout_width="0dp"
|
||||
a:layout_height="match_parent"/>
|
||||
|
Reference in New Issue
Block a user