From 66ebc4975b3f9ed81dddf8b30ebdb60ecac645f1 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Thu, 5 Jul 2012 11:16:53 +0200 Subject: [PATCH] increased margins --- res/layout/feeditemlist_item.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/res/layout/feeditemlist_item.xml b/res/layout/feeditemlist_item.xml index eebd5e5c1..8b30eff3c 100644 --- a/res/layout/feeditemlist_item.xml +++ b/res/layout/feeditemlist_item.xml @@ -1,10 +1,8 @@ + android:layout_width="match_parent" + android:layout_height="match_parent" + android:layout_margin="8dp" >