From de21c7da6ebb1f7a428b7dce7e0d86abe0ea785f Mon Sep 17 00:00:00 2001 From: sonora Date: Tue, 20 Dec 2011 00:40:54 +0100 Subject: [PATCH] Issue 752 + LD display bug (arrows cut off) --- OsmAnd/res/layout/searchpoi_list.xml | 4 ++-- .../net/osmand/plus/activities/search/SearchPOIActivity.java | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OsmAnd/res/layout/searchpoi_list.xml b/OsmAnd/res/layout/searchpoi_list.xml index acf4ca82d6..0224224837 100644 --- a/OsmAnd/res/layout/searchpoi_list.xml +++ b/OsmAnd/res/layout/searchpoi_list.xml @@ -4,8 +4,8 @@ android:orientation="horizontal"> + android:paddingLeft="0dp" android:paddingRight="0dp" + android:paddingTop="0dp" />