diff --git a/OsmAnd/res/layout-land/map_hud_bottom.xml b/OsmAnd/res/layout-land/map_hud_bottom.xml index 473c546a71..2fe5df02a2 100644 --- a/OsmAnd/res/layout-land/map_hud_bottom.xml +++ b/OsmAnd/res/layout-land/map_hud_bottom.xml @@ -4,19 +4,12 @@ android:layout_height="wrap_content" android:layout_gravity="bottom" android:orientation="horizontal" > - - - - + android:layout_height="wrap_content" + android:layout_gravity="bottom|left" > + + + android:layout_gravity="bottom|left" > - + - + + + + + + + + @@ -112,32 +121,31 @@ android:layout_width="@dimen/map_ruler_width" android:layout_height="wrap_content" android:layout_gravity="bottom" > - + + + + android:layout_gravity="bottom" + android:gravity="center_horizontal" + android:text="100 m" + android:textSize="@dimen/map_widget_text_size_small" /> - - - + + - - - - \ No newline at end of file