summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feeditemlist_header.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-07-19 09:49:19 +0200
committerByteHamster <info@bytehamster.com>2020-07-19 09:49:19 +0200
commitd2d7dbfea31ee6524afa6a108ffdeb1c83f56403 (patch)
tree7d6ce29ab58e8af3d19a6f3d4ace5d46e1f26601 /app/src/main/res/layout/feeditemlist_header.xml
parent02b4c9542c2ef2a32e7fce2fc4f754058ffe4e9b (diff)
downloadAntennaPod-d2d7dbfea31ee6524afa6a108ffdeb1c83f56403.zip
Rotation fixes
Diffstat (limited to 'app/src/main/res/layout/feeditemlist_header.xml')
-rw-r--r--app/src/main/res/layout/feeditemlist_header.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/feeditemlist_header.xml b/app/src/main/res/layout/feeditemlist_header.xml
index 9eb0104c9..a8845ec27 100644
--- a/app/src/main/res/layout/feeditemlist_header.xml
+++ b/app/src/main/res/layout/feeditemlist_header.xml
@@ -6,6 +6,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/headerContainer"
+ android:paddingHorizontal="@dimen/additional_horizontal_spacing"
android:orientation="vertical">
<LinearLayout