diff --git a/OsmAnd/res/layout/favourites_list_item.xml b/OsmAnd/res/layout/favourites_list_item.xml index be31cfa0cf..32bcf856ce 100644 --- a/OsmAnd/res/layout/favourites_list_item.xml +++ b/OsmAnd/res/layout/favourites_list_item.xml @@ -1,7 +1,11 @@ + android:orientation="horizontal" + android:paddingBottom="5dp" + android:paddingLeft="8dp" + android:paddingRight="4dp" + android:paddingTop="5dp">