diff --git a/OsmAnd/res/layout/dashboard.xml b/OsmAnd/res/layout/dashboard.xml
index d3de45695a..6cadfb9148 100644
--- a/OsmAnd/res/layout/dashboard.xml
+++ b/OsmAnd/res/layout/dashboard.xml
@@ -6,6 +6,7 @@
android:padding="8dp"
android:layout_height="match_parent"
android:background="@drawable/background">
+
+
+ android:background="@color/group_background"
+ android:layout_height="80dp">
+
+
+
+
+
+
+
+
+
-
+ style="@style/DashboardSubHeader"/>
+
-
+
+ style="@style/DashboardGeneralButton"/>
@@ -68,14 +110,11 @@
android:layout_marginBottom="8dp"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
-
+
+ android:text="@string/show_all"
+ style="@style/DashboardGeneralButton"/>
+ SHOW ALL
+ Coordinates
Turn on the screen
Turn on the phone screen when approaching a turn
Select on map
diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml
index e2b218fdb4..144a9e4f56 100644
--- a/OsmAnd/res/values/styles.xml
+++ b/OsmAnd/res/values/styles.xml
@@ -7,8 +7,36 @@
- @null
- false
-
-
+
+
+
+
+
+
+