From ef4a371eb9bdbb3869e1e0f0137ee5bc5cbf6d35 Mon Sep 17 00:00:00 2001 From: PavelRatushny Date: Mon, 30 Oct 2017 10:09:35 +0200 Subject: [PATCH] Fix UI --- OsmAnd/res/layout/fragment_coordinate_input_dialog.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml b/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml index 4aaf019285..03c2881bd3 100644 --- a/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml +++ b/OsmAnd/res/layout/fragment_coordinate_input_dialog.xml @@ -23,8 +23,8 @@ android:layout_height="@dimen/dashboard_map_toolbar" osmand:contentInsetLeft="4dp" osmand:contentInsetStart="4dp" - osmand:contentInsetRight="16dp" - osmand:contentInsetEnd="16dp"> + osmand:contentInsetRight="0dp" + osmand:contentInsetEnd="0dp">