summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-02-23 17:19:04 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2013-02-23 17:19:04 +0100
commiteb09aff2e6454c35075698e08485336030720156 (patch)
tree236d11ec143c516617a3b522c273f5c09ebc61ad /res
parent2ba51e7d4bd73e045ebea17ec13adf79559a90aa (diff)
downloadAntennaPod-eb09aff2e6454c35075698e08485336030720156.zip
Adjusted layout margin
Diffstat (limited to 'res')
-rw-r--r--res/layout/external_itemlist_item.xml1
1 files changed, 1 insertions, 0 deletions
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"