summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/searchlist_item.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2017-06-04 15:35:03 +0200
committerByteHamster <info@bytehamster.com>2017-10-14 19:21:02 +0200
commit616fb5eda92596164b87813b695a7a574a9fd643 (patch)
tree9f23e54a7890409c602838e3f81eead7c5034748 /app/src/main/res/layout/searchlist_item.xml
parent721c3e4d2c3838f9a88c30d8002415254cfe87ee (diff)
downloadAntennaPod-616fb5eda92596164b87813b695a7a574a9fd643.zip
Changed spacing to look more like before
Diffstat (limited to 'app/src/main/res/layout/searchlist_item.xml')
-rw-r--r--app/src/main/res/layout/searchlist_item.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/searchlist_item.xml b/app/src/main/res/layout/searchlist_item.xml
index cc235a92a..83ba39cd5 100644
--- a/app/src/main/res/layout/searchlist_item.xml
+++ b/app/src/main/res/layout/searchlist_item.xml
@@ -13,7 +13,6 @@
android:layout_height="@dimen/thumbnail_length_itemlist"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
- android:layout_marginBottom="@dimen/listitem_threeline_verticalpadding"
android:layout_marginLeft="@dimen/listitem_threeline_horizontalpadding"
android:contentDescription="@string/cover_label"
android:scaleType="centerCrop"