diff --git a/OsmAnd/res/layout/dashboard.xml b/OsmAnd/res/layout/dashboard.xml index 3261c3471f..ccb12c6e7f 100644 --- a/OsmAnd/res/layout/dashboard.xml +++ b/OsmAnd/res/layout/dashboard.xml @@ -19,7 +19,7 @@ android:text="@string/search_for" style="@style/DashboardSubHeader" android:gravity="center_vertical" - android:layout_height="38dp" + android:layout_height="40dp" android:layout_width="wrap_content"/> + android:layout_height="40dp"> @@ -107,7 +107,7 @@ android:orientation="vertical"> + android:layout_height="40dp"> @@ -119,7 +119,7 @@ + android:layout_height="50dp"/> diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 910e4d3c56..c0742cefbe 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -14,7 +14,7 @@ fill_parent center_vertical @color/dashboard_black - 16dpll + 15dpll 14sp @@ -29,7 +29,7 @@