From 1102b9a46015d3e226e29f87507d0be5e6d7ce09 Mon Sep 17 00:00:00 2001 From: PavelRatushny Date: Thu, 14 Sep 2017 13:40:24 +0300 Subject: [PATCH] Revert reorder button --- OsmAnd/res/layout/map_marker_item_new.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/OsmAnd/res/layout/map_marker_item_new.xml b/OsmAnd/res/layout/map_marker_item_new.xml index e1e632651f..3a0be98732 100644 --- a/OsmAnd/res/layout/map_marker_item_new.xml +++ b/OsmAnd/res/layout/map_marker_item_new.xml @@ -21,10 +21,13 @@ @@ -33,8 +36,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_vertical" + android:layout_marginLeft="16dp" android:layout_marginRight="16dp" - android:layout_marginEnd="16dp" tools:src="@drawable/ic_action_flag_dark"/>