diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 76500aba..c18c9208 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -9,7 +9,7 @@ - + diff --git a/res/layout/drag_button_calibration.xml b/res/layout-land/drag_button_calibration.xml similarity index 94% rename from res/layout/drag_button_calibration.xml rename to res/layout-land/drag_button_calibration.xml index b01fdbc9..4ae71d79 100644 --- a/res/layout/drag_button_calibration.xml +++ b/res/layout-land/drag_button_calibration.xml @@ -27,7 +27,7 @@ calc:textDown="@string/c_down" a:layout_width="80dp" a:layout_height="80dp" - style="@style/digitButtonStyle"/> + style="@style/digit_button_style"/> + style="@style/digit_button_style"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout-port/drag_button_calibration.xml b/res/layout-port/drag_button_calibration.xml new file mode 100644 index 00000000..4ae71d79 --- /dev/null +++ b/res/layout-port/drag_button_calibration.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + +