diff --git a/OsmAnd/res/layout/map_hud_widget.xml b/OsmAnd/res/layout/map_hud_widget.xml index 3c18b0e783..689e3b0372 100644 --- a/OsmAnd/res/layout/map_hud_widget.xml +++ b/OsmAnd/res/layout/map_hud_widget.xml @@ -52,63 +52,77 @@ android:gravity="center" android:src="@drawable/ic_action_test_light"/> - - - - - - - + android:layout_gravity="center_vertical" + android:layout_marginEnd="4dp" + android:layout_marginLeft="@dimen/map_widget_icon_margin" + android:layout_marginRight="4dp" + android:layout_marginStart="@dimen/map_widget_icon_margin"> - + android:layout_height="wrap_content"> - + + + + + + android:layout_height="wrap_content"> + + + + + +