From 867821c818809897d266fca2e5242b6349596445 Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Tue, 22 Sep 2015 16:44:22 +0300 Subject: [PATCH] Context menu - allow to move the map while menu is active --- .../res/layout/map_context_menu_fragment.xml | 7 ---- .../plus/mapcontextmenu/MapContextMenu.java | 27 +++++++++++++-- .../MapContextMenuFragment.java | 33 +++++-------------- .../osmand/plus/views/ContextMenuLayer.java | 25 ++++++++++++++ .../osmand/plus/views/MapControlsLayer.java | 12 +++++-- 5 files changed, 68 insertions(+), 36 deletions(-) diff --git a/OsmAnd/res/layout/map_context_menu_fragment.xml b/OsmAnd/res/layout/map_context_menu_fragment.xml index 0b52cbca3d..8f923a7e65 100644 --- a/OsmAnd/res/layout/map_context_menu_fragment.xml +++ b/OsmAnd/res/layout/map_context_menu_fragment.xml @@ -6,13 +6,6 @@ android:layout_height="match_parent" android:background="@android:color/transparent"> - -