diff --git a/OsmAnd/res/drawable/bg_bottom_menu_dark.xml b/OsmAnd/res/drawable/bg_bottom_menu_dark.xml new file mode 100644 index 0000000000..da3897aaf9 --- /dev/null +++ b/OsmAnd/res/drawable/bg_bottom_menu_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/drawable/bg_bottom_menu_light.xml b/OsmAnd/res/drawable/bg_bottom_menu_light.xml new file mode 100644 index 0000000000..14afe84331 --- /dev/null +++ b/OsmAnd/res/drawable/bg_bottom_menu_light.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/drawable/bg_left_menu_dark.xml b/OsmAnd/res/drawable/bg_left_menu_dark.xml new file mode 100644 index 0000000000..6300bc82a3 --- /dev/null +++ b/OsmAnd/res/drawable/bg_left_menu_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/drawable/bg_left_menu_light.xml b/OsmAnd/res/drawable/bg_left_menu_light.xml new file mode 100644 index 0000000000..9edc174531 --- /dev/null +++ b/OsmAnd/res/drawable/bg_left_menu_light.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout-land/point_editor_fragment.xml b/OsmAnd/res/layout-land/point_editor_fragment.xml new file mode 100644 index 0000000000..82eaecb526 --- /dev/null +++ b/OsmAnd/res/layout-land/point_editor_fragment.xml @@ -0,0 +1,256 @@ + + + + + + + + + + +