diff --git a/OsmAnd/res/layout/drawer_list_item.xml b/OsmAnd/res/layout/drawer_list_item.xml index 22e947faf5..ad1f0cf203 100644 --- a/OsmAnd/res/layout/drawer_list_item.xml +++ b/OsmAnd/res/layout/drawer_list_item.xml @@ -29,7 +29,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="18sp" - android:layout_marginBottom="17dp" + android:layout_marginBottom="13dp" tools:text="Some title text" />