From ab063dca9a8e34a961b641d5dff9cd75cda3eee2 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Sun, 14 Jul 2013 13:58:39 +0200 Subject: [PATCH] Update ui --- OsmAnd/res/layout/favourites_list_item.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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">