From 8bcd9b6caad9b7307250b6ca245966d76d037c86 Mon Sep 17 00:00:00 2001 From: Alexander Sytnyk Date: Wed, 14 Feb 2018 16:21:15 +0200 Subject: [PATCH] Landscape layout for CoordinateInputDialogFragment in progress --- .../coordinate_input_keyboard_item.xml | 2 +- .../coordinate_input_land_data_area.xml | 58 ++++ ...oordinate_input_land_keyboard_and_list.xml | 35 +++ ...coordinate_input_land_map_markers_list.xml | 41 --- .../coordinate_input_land_osmand_keyboard.xml | 45 --- .../fragment_coordinate_input_dialog.xml | 3 +- .../CoordinateInputDialogFragment.java | 272 ++++++++---------- 7 files changed, 221 insertions(+), 235 deletions(-) create mode 100644 OsmAnd/res/layout/coordinate_input_land_data_area.xml create mode 100644 OsmAnd/res/layout/coordinate_input_land_keyboard_and_list.xml delete mode 100644 OsmAnd/res/layout/coordinate_input_land_map_markers_list.xml delete mode 100644 OsmAnd/res/layout/coordinate_input_land_osmand_keyboard.xml diff --git a/OsmAnd/res/layout-land/coordinate_input_keyboard_item.xml b/OsmAnd/res/layout-land/coordinate_input_keyboard_item.xml index f2d5cf78c4..b150465c39 100644 --- a/OsmAnd/res/layout-land/coordinate_input_keyboard_item.xml +++ b/OsmAnd/res/layout-land/coordinate_input_keyboard_item.xml @@ -2,7 +2,7 @@ + + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/coordinate_input_land_keyboard_and_list.xml b/OsmAnd/res/layout/coordinate_input_land_keyboard_and_list.xml new file mode 100644 index 0000000000..68b5cd1df2 --- /dev/null +++ b/OsmAnd/res/layout/coordinate_input_land_keyboard_and_list.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/coordinate_input_land_map_markers_list.xml b/OsmAnd/res/layout/coordinate_input_land_map_markers_list.xml deleted file mode 100644 index 1189246562..0000000000 --- a/OsmAnd/res/layout/coordinate_input_land_map_markers_list.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/layout/coordinate_input_land_osmand_keyboard.xml b/OsmAnd/res/layout/coordinate_input_land_osmand_keyboard.xml deleted file mode 100644 index bf450ea5aa..0000000000 --- a/OsmAnd/res/layout/coordinate_input_land_osmand_keyboard.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml b/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml index 659f7c3273..d357476ed8 100644 --- a/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml +++ b/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml @@ -112,8 +112,7 @@ + android:layout_height="56dp">