diff --git a/OsmAnd/no_translate.xml b/OsmAnd/no_translate.xml
index e2d1cb3537..9b568bc574 100644
--- a/OsmAnd/no_translate.xml
+++ b/OsmAnd/no_translate.xml
@@ -37,4 +37,5 @@
Display language
Device language
+ OsMo
diff --git a/OsmAnd/res/layout/dash_favorites_item.xml b/OsmAnd/res/layout/dash_favorites_item.xml
index 6ee62d152f..5d2c4a796f 100644
--- a/OsmAnd/res/layout/dash_favorites_item.xml
+++ b/OsmAnd/res/layout/dash_favorites_item.xml
@@ -66,6 +66,7 @@
android:id="@+id/group_image"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:layout_gravity="center_vertical"
android:layout_marginLeft="4dp"
android:src="@drawable/ic_small_group"/>
diff --git a/OsmAnd/res/layout/editing_poi_filter_list.xml b/OsmAnd/res/layout/editing_poi_filter_list.xml
index 6b58341f50..92be1eeda0 100644
--- a/OsmAnd/res/layout/editing_poi_filter_list.xml
+++ b/OsmAnd/res/layout/editing_poi_filter_list.xml
@@ -1,5 +1,6 @@
@@ -14,6 +15,10 @@
+ android:layout_height="wrap_content"
+ android:ellipsize="end"
+ android:maxLines="1"
+ tools:text="@string/lorem_ipsum"/>
\ No newline at end of file
diff --git a/OsmAnd/res/layout/favourites_list_item.xml b/OsmAnd/res/layout/favourites_list_item.xml
index 761272e89e..680507d7a8 100644
--- a/OsmAnd/res/layout/favourites_list_item.xml
+++ b/OsmAnd/res/layout/favourites_list_item.xml
@@ -1,5 +1,6 @@
\ No newline at end of file
diff --git a/OsmAnd/res/layout/help_activity.xml b/OsmAnd/res/layout/help_activity.xml
new file mode 100644
index 0000000000..586defd3cc
--- /dev/null
+++ b/OsmAnd/res/layout/help_activity.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/OsmAnd/res/layout/list_textview.xml b/OsmAnd/res/layout/list_textview.xml
index 5b8c8fe10e..494e3b11c1 100644
--- a/OsmAnd/res/layout/list_textview.xml
+++ b/OsmAnd/res/layout/list_textview.xml
@@ -2,5 +2,6 @@
diff --git a/OsmAnd/res/layout/osmo_group_item.xml b/OsmAnd/res/layout/osmo_group_item.xml
index affeedfb62..41d809d566 100644
--- a/OsmAnd/res/layout/osmo_group_item.xml
+++ b/OsmAnd/res/layout/osmo_group_item.xml
@@ -1,5 +1,6 @@
-
-
-
+
+
\ No newline at end of file
diff --git a/OsmAnd/res/layout/search_history_list_item.xml b/OsmAnd/res/layout/search_history_list_item.xml
index 905f27ae09..7c2454e02b 100644
--- a/OsmAnd/res/layout/search_history_list_item.xml
+++ b/OsmAnd/res/layout/search_history_list_item.xml
@@ -1,5 +1,6 @@
+
@@ -16,6 +17,8 @@
android:id="@+id/TextView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:textColor="?android:textColorPrimary"
+ tools:text="@string/lorem_ipsum"
android:text="@string/search_poi_filter" />
+ android:layout_weight="1"
+ android:maxLines="1"
+ tools:text="@string/lorem_ipsum"/>
+ Edit group
Parking place
REMOVE THE TAG
GPS Status
diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml
index 24808bf1fc..9d7c19175a 100644
--- a/OsmAnd/res/values/styles.xml
+++ b/OsmAnd/res/values/styles.xml
@@ -100,6 +100,8 @@
- @style/Widget.Styled.ActionBarLight
- @style/Widget.Styled.ActionBarLight
- @drawable/check_light
+ - @color/color_black
+ - @color/color_black