From f3812b1653f99970e69d8c2bc78d07e4e793b290 Mon Sep 17 00:00:00 2001 From: GaidamakUA Date: Thu, 6 Aug 2015 08:23:35 +0300 Subject: [PATCH] Swipe fix and Card for card options --- OsmAnd/res/layout-v14/check_item_rel.xml | 7 +- OsmAnd/res/layout/check_item_rel.xml | 7 +- OsmAnd/res/layout/dash_dash_options.xml | 94 +++++++++++++++++++ OsmAnd/res/layout/dash_rate_us_fragment.xml | 1 - .../spinner_entries_numbers_from_1_to_10.xml | 15 +++ .../plus/dashboard/DashBaseFragment.java | 13 ++- .../plus/widgets/InterceptorFrameLayout.java | 9 +- .../tools/SwipeDismissTouchListener.java | 2 - 8 files changed, 123 insertions(+), 25 deletions(-) create mode 100644 OsmAnd/res/layout/dash_dash_options.xml create mode 100644 OsmAnd/res/values/spinner_entries_numbers_from_1_to_10.xml diff --git a/OsmAnd/res/layout-v14/check_item_rel.xml b/OsmAnd/res/layout-v14/check_item_rel.xml index 885024c20a..2962ada85e 100644 --- a/OsmAnd/res/layout-v14/check_item_rel.xml +++ b/OsmAnd/res/layout-v14/check_item_rel.xml @@ -1,8 +1,5 @@ - + - \ No newline at end of file + \ No newline at end of file diff --git a/OsmAnd/res/layout/check_item_rel.xml b/OsmAnd/res/layout/check_item_rel.xml index d646c5a9e3..1fb8a0085f 100644 --- a/OsmAnd/res/layout/check_item_rel.xml +++ b/OsmAnd/res/layout/check_item_rel.xml @@ -1,8 +1,5 @@ - + - \ No newline at end of file + \ No newline at end of file diff --git a/OsmAnd/res/layout/dash_dash_options.xml b/OsmAnd/res/layout/dash_dash_options.xml new file mode 100644 index 0000000000..f931b2a0c9 --- /dev/null +++ b/OsmAnd/res/layout/dash_dash_options.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + +