From eb09aff2e6454c35075698e08485336030720156 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sat, 23 Feb 2013 17:19:04 +0100 Subject: Adjusted layout margin --- res/layout/external_itemlist_item.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout') diff --git a/res/layout/external_itemlist_item.xml b/res/layout/external_itemlist_item.xml index 570ccd433..fe1c29a19 100644 --- a/res/layout/external_itemlist_item.xml +++ b/res/layout/external_itemlist_item.xml @@ -33,6 +33,7 @@ android:layout_alignParentTop="true" android:layout_marginLeft="8dp" android:layout_marginTop="8dp" + android:layout_marginRight="4dp" android:layout_toLeftOf="@id/butAction" android:layout_toRightOf="@id/imgvFeedimage" android:ellipsize="end" -- cgit v1.2.3