diff --git a/OsmAnd/res/layout-land/map_hud_bottom.xml b/OsmAnd/res/layout-land/map_hud_bottom.xml index b565e70e7c..f04ce70243 100644 --- a/OsmAnd/res/layout-land/map_hud_bottom.xml +++ b/OsmAnd/res/layout-land/map_hud_bottom.xml @@ -1,15 +1,17 @@ - + + android:layout_alignParentBottom="true" + android:layout_alignParentLeft="true"> @@ -33,10 +35,10 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" - tools:text="60" android:textColor="@color/color_black" android:textSize="@dimen/map_alarm_text_size" - android:textStyle="bold"/> + android:textStyle="bold" + tools:text="60"/> - - + + + + + + + + @@ -125,8 +163,8 @@ android:layout_gravity="bottom" android:gravity="center_horizontal" android:lineSpacingMultiplier="0.9" - tools:text="100 m" - android:textSize="@dimen/map_widget_text_size_small"/> + android:textSize="@dimen/map_widget_text_size_small" + tools:text="100 m"/> + android:textSize="@dimen/map_widget_text_size_small" + tools:text="100 m"/> - - - + android:layout_alignParentBottom="true" + tools:visibility="gone"/> - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file