diff --git a/OsmAnd/res/layout/dashboard_settings_dialog_item_1.xml b/OsmAnd/res/layout/dashboard_settings_dialog_item_1.xml index 244299b809..527597e6ad 100644 --- a/OsmAnd/res/layout/dashboard_settings_dialog_item_1.xml +++ b/OsmAnd/res/layout/dashboard_settings_dialog_item_1.xml @@ -4,21 +4,22 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingLeft="@dimen/dialog_content_margin" - android:paddingRight="@dimen/dialog_content_margin"> + android:orientation="vertical"> + android:layout_height="wrap_content" + android:gravity="top"> + android:layout_marginLeft="@dimen/dialog_content_margin" + tools:text="@string/number_of_rows_in_dash" + android:layout_gravity="top"/> + android:gravity="center_horizontal" + android:text="-"/>