From 778082f11791be9cb627ec6f9565e27c9cd0d0b1 Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Sat, 27 Feb 2016 16:57:00 +0300 Subject: [PATCH] Added 'Recalculate route' item to route finished dialog --- .../dest_reached_menu_fragment.xml | 60 ++++++++++++------- .../res/layout/dest_reached_menu_fragment.xml | 60 ++++++++++++------- OsmAnd/res/values/strings.xml | 1 + .../plus/activities/MapActivityActions.java | 28 +++++++++ .../other/DestinationReachedMenuFragment.java | 24 ++++++++ .../other/MapRouteInfoMenu.java | 2 +- .../MapMarkerSelectionFragment.java | 4 ++ 7 files changed, 138 insertions(+), 41 deletions(-) diff --git a/OsmAnd/res/layout-land/dest_reached_menu_fragment.xml b/OsmAnd/res/layout-land/dest_reached_menu_fragment.xml index 0114ce6554..ba57e6b9fa 100644 --- a/OsmAnd/res/layout-land/dest_reached_menu_fragment.xml +++ b/OsmAnd/res/layout-land/dest_reached_menu_fragment.xml @@ -72,26 +72,6 @@ -