From 2e4b15a3c43ff9b633207824c6b90ad347eb2735 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 1 Mar 2018 15:29:02 +0200 Subject: [PATCH] Add some new items; add small refactoring --- OsmAnd/res/layout/bottom_sheet_item_subtitle.xml | 16 ++++++++++++++++ .../layout/bottom_sheet_item_with_radio_btn.xml | 6 +++--- .../simpleitems/SubtitleItem.java | 12 ++++++++++++ ...CoordinateInputBottomSheetDialogFragment.java | 6 +++--- ...lanRouteOptionsBottomSheetDialogFragment.java | 4 ++-- 5 files changed, 36 insertions(+), 8 deletions(-) create mode 100644 OsmAnd/res/layout/bottom_sheet_item_subtitle.xml create mode 100644 OsmAnd/src/net/osmand/plus/base/bottomsheetmenu/simpleitems/SubtitleItem.java diff --git a/OsmAnd/res/layout/bottom_sheet_item_subtitle.xml b/OsmAnd/res/layout/bottom_sheet_item_subtitle.xml new file mode 100644 index 0000000000..e0c850a458 --- /dev/null +++ b/OsmAnd/res/layout/bottom_sheet_item_subtitle.xml @@ -0,0 +1,16 @@ + + diff --git a/OsmAnd/res/layout/bottom_sheet_item_with_radio_btn.xml b/OsmAnd/res/layout/bottom_sheet_item_with_radio_btn.xml index 5e4a692f66..28aaab9914 100644 --- a/OsmAnd/res/layout/bottom_sheet_item_with_radio_btn.xml +++ b/OsmAnd/res/layout/bottom_sheet_item_with_radio_btn.xml @@ -13,7 +13,7 @@ android:paddingStart="@dimen/content_padding">