From 158e93a2385e7118fca27dd265f05beac234d168 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 27 Jul 2020 18:53:27 +0300 Subject: [PATCH] Refactor zoom buttons for fragments --- OsmAnd/res/layout/map_hud_bottom.xml | 28 ----- .../ChooseRouteFragment.java | 76 ++++++------ .../plus/track/TrackAppearanceFragment.java | 112 ++++-------------- .../osmand/plus/views/MapControlsLayer.java | 102 +++++++++------- 4 files changed, 118 insertions(+), 200 deletions(-) diff --git a/OsmAnd/res/layout/map_hud_bottom.xml b/OsmAnd/res/layout/map_hud_bottom.xml index 1fbe5167b0..f9f2e7ec30 100644 --- a/OsmAnd/res/layout/map_hud_bottom.xml +++ b/OsmAnd/res/layout/map_hud_bottom.xml @@ -7,34 +7,6 @@ android:layout_gravity="bottom" android:orientation="vertical"> - -