From a22e2796cc3f84083509abc8095a929b9dc5002a Mon Sep 17 00:00:00 2001 From: Chumva Date: Wed, 28 Nov 2018 19:29:35 +0200 Subject: [PATCH] Add xml resources for new dialog --- .../layout/along_the_route_category_Item.xml | 66 +++++++++++++ ...e_route_category_Item_with_switch_56dp.xml | 66 +++++++++++++ .../layout/along_the_route_category_item.xml | 64 ++++++++++++ .../res/layout/along_the_route_radius_poi.xml | 91 +++++++++++++++++ .../layout/along_the_route_radius_simple.xml | 34 +++++++ ...bottom_sheet_item_show_along_the_route.xml | 99 +++++++++++++++++++ .../bottom_sheet_item_with_swith_56dp.xml | 65 ++++++++++++ OsmAnd/res/layout/bottom_sheet_menu_base.xml | 1 + 8 files changed, 486 insertions(+) create mode 100644 OsmAnd/res/layout/along_the_route_category_Item.xml create mode 100644 OsmAnd/res/layout/along_the_route_category_Item_with_switch_56dp.xml create mode 100644 OsmAnd/res/layout/along_the_route_category_item.xml create mode 100644 OsmAnd/res/layout/along_the_route_radius_poi.xml create mode 100644 OsmAnd/res/layout/along_the_route_radius_simple.xml create mode 100644 OsmAnd/res/layout/bottom_sheet_item_show_along_the_route.xml create mode 100644 OsmAnd/res/layout/bottom_sheet_item_with_swith_56dp.xml diff --git a/OsmAnd/res/layout/along_the_route_category_Item.xml b/OsmAnd/res/layout/along_the_route_category_Item.xml new file mode 100644 index 0000000000..b12b001632 --- /dev/null +++ b/OsmAnd/res/layout/along_the_route_category_Item.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/along_the_route_category_Item_with_switch_56dp.xml b/OsmAnd/res/layout/along_the_route_category_Item_with_switch_56dp.xml new file mode 100644 index 0000000000..b12b001632 --- /dev/null +++ b/OsmAnd/res/layout/along_the_route_category_Item_with_switch_56dp.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/along_the_route_category_item.xml b/OsmAnd/res/layout/along_the_route_category_item.xml new file mode 100644 index 0000000000..780338706b --- /dev/null +++ b/OsmAnd/res/layout/along_the_route_category_item.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/along_the_route_radius_poi.xml b/OsmAnd/res/layout/along_the_route_radius_poi.xml new file mode 100644 index 0000000000..12bbc80032 --- /dev/null +++ b/OsmAnd/res/layout/along_the_route_radius_poi.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout/along_the_route_radius_simple.xml b/OsmAnd/res/layout/along_the_route_radius_simple.xml new file mode 100644 index 0000000000..c9080d863d --- /dev/null +++ b/OsmAnd/res/layout/along_the_route_radius_simple.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout/bottom_sheet_item_show_along_the_route.xml b/OsmAnd/res/layout/bottom_sheet_item_show_along_the_route.xml new file mode 100644 index 0000000000..7466ba0239 --- /dev/null +++ b/OsmAnd/res/layout/bottom_sheet_item_show_along_the_route.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/bottom_sheet_item_with_swith_56dp.xml b/OsmAnd/res/layout/bottom_sheet_item_with_swith_56dp.xml new file mode 100644 index 0000000000..4e16664838 --- /dev/null +++ b/OsmAnd/res/layout/bottom_sheet_item_with_swith_56dp.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + diff --git a/OsmAnd/res/layout/bottom_sheet_menu_base.xml b/OsmAnd/res/layout/bottom_sheet_menu_base.xml index 7e98ba5ca1..dc7ec4009f 100644 --- a/OsmAnd/res/layout/bottom_sheet_menu_base.xml +++ b/OsmAnd/res/layout/bottom_sheet_menu_base.xml @@ -36,6 +36,7 @@ android:background="?attr/dashboard_divider"/>