summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feeditem_fragment_header.xml
diff options
context:
space:
mode:
authorTom Hennen <TomHennen@users.noreply.github.com>2015-08-15 14:42:54 -0400
committerTom Hennen <TomHennen@users.noreply.github.com>2015-08-15 14:42:54 -0400
commit432054b37ebbfe119fa54cdaa8f055b7e7e7ed53 (patch)
tree2b63d30574e093c717a8b9021441724339c77cab /app/src/main/res/layout/feeditem_fragment_header.xml
parentbf2ba3b7c72f00e70d64fbd938a8f028cb75f3cd (diff)
parent0dcc1a33f171471d09dd64093df385a173a95271 (diff)
downloadAntennaPod-432054b37ebbfe119fa54cdaa8f055b7e7e7ed53.zip
Merge pull request #1091 from TomHennen/master
Merge of 1.3 to master.
Diffstat (limited to 'app/src/main/res/layout/feeditem_fragment_header.xml')
-rw-r--r--app/src/main/res/layout/feeditem_fragment_header.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/feeditem_fragment_header.xml b/app/src/main/res/layout/feeditem_fragment_header.xml
index a21488306..2534dddbe 100644
--- a/app/src/main/res/layout/feeditem_fragment_header.xml
+++ b/app/src/main/res/layout/feeditem_fragment_header.xml
@@ -89,10 +89,9 @@
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginBottom="16dp"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
- android:visibility="gone" />
+ android:visibility="invisible" />
<LinearLayout
android:layout_width="match_parent"