diff --git a/OsmAnd/res/layout/map_hud_bottom.xml b/OsmAnd/res/layout/map_hud_bottom.xml index 940493919a..b1163007ff 100644 --- a/OsmAnd/res/layout/map_hud_bottom.xml +++ b/OsmAnd/res/layout/map_hud_bottom.xml @@ -57,6 +57,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="top|center" + android:gravity="center_horizontal" android:layout_marginTop="3dp" android:textSize="@dimen/map_button_text_size" />