diff --git a/OsmAnd/res/layout/map_hud_widget.xml b/OsmAnd/res/layout/map_hud_widget.xml index 22b7c90d05..689e3b0372 100644 --- a/OsmAnd/res/layout/map_hud_widget.xml +++ b/OsmAnd/res/layout/map_hud_widget.xml @@ -1,46 +1,46 @@ - + android:orientation="vertical"> + android:layout_gravity="center_horizontal"> + android:visibility="gone"/> + android:visibility="gone"/> + android:orientation="horizontal"> - - - - - - - + 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"> + + + + + + + \ No newline at end of file