diff --git a/OsmAnd/res/layout-land/map_hud_bottom.xml b/OsmAnd/res/layout-land/map_hud_bottom.xml index f993626751..de70d55d41 100644 --- a/OsmAnd/res/layout-land/map_hud_bottom.xml +++ b/OsmAnd/res/layout-land/map_hud_bottom.xml @@ -63,7 +63,6 @@ android:layout_height="wrap_content" android:layout_gravity="top|center" android:gravity="center_horizontal" - android:textSize="@dimen/map_button_text_size" /> diff --git a/OsmAnd/res/layout/map_hud_bottom.xml b/OsmAnd/res/layout/map_hud_bottom.xml index 298065a745..8069c5aed0 100644 --- a/OsmAnd/res/layout/map_hud_bottom.xml +++ b/OsmAnd/res/layout/map_hud_bottom.xml @@ -58,7 +58,6 @@ android:layout_height="wrap_content" android:layout_gravity="top|center" android:gravity="center_horizontal" - android:textSize="@dimen/map_button_text_size" />