From 4927ad0d340ae88b8c236aa776ec8efcc8bfff34 Mon Sep 17 00:00:00 2001 From: Alexander Sytnyk Date: Thu, 15 Jun 2017 17:53:24 +0300 Subject: [PATCH] Create UI for MapillaryMenu --- OsmAnd/res/layout/list_item_buttons.xml | 42 +++++++++ OsmAnd/res/layout/list_item_date_spinners.xml | 67 ++++++++++++++ OsmAnd/res/layout/list_item_edit_text.xml | 25 ++++++ .../list_item_icon_with_title_and_descr.xml | 49 +++++++++++ OsmAnd/res/values/strings.xml | 8 ++ .../osmand/plus/mapillary/MapillaryMenu.java | 88 +++++++++++++++++++ 6 files changed, 279 insertions(+) create mode 100644 OsmAnd/res/layout/list_item_buttons.xml create mode 100644 OsmAnd/res/layout/list_item_date_spinners.xml create mode 100644 OsmAnd/res/layout/list_item_edit_text.xml create mode 100644 OsmAnd/res/layout/list_item_icon_with_title_and_descr.xml diff --git a/OsmAnd/res/layout/list_item_buttons.xml b/OsmAnd/res/layout/list_item_buttons.xml new file mode 100644 index 0000000000..9ac9d244c1 --- /dev/null +++ b/OsmAnd/res/layout/list_item_buttons.xml @@ -0,0 +1,42 @@ + + + + + +