diff --git a/OsmAnd/res/layout/map_marker_item_new.xml b/OsmAnd/res/layout/map_marker_item_new.xml
index e1e632651f..3a0be98732 100644
--- a/OsmAnd/res/layout/map_marker_item_new.xml
+++ b/OsmAnd/res/layout/map_marker_item_new.xml
@@ -21,10 +21,13 @@
@@ -33,8 +36,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
+ android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
- android:layout_marginEnd="16dp"
tools:src="@drawable/ic_action_flag_dark"/>