summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feeditemlist_header.xml
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2018-04-03 21:57:34 +0200
committerGitHub <noreply@github.com>2018-04-03 21:57:34 +0200
commitedcc7ac9c275506c107b57e871939c738f508f65 (patch)
tree7dc4f0214a86488395c1ebc3797236985205bd54 /app/src/main/res/layout/feeditemlist_header.xml
parent9cd9d455c85122bc919651ff4ccd75048f5da76d (diff)
parent68a0373d9fd834bed5a0e044d145cd44b50611c5 (diff)
downloadAntennaPod-edcc7ac9c275506c107b57e871939c738f508f65.zip
Merge pull request #2558 from ByteHamster/layout-improvements
Layout improvements
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 361b583c9..c6ba80e2a 100644
--- a/app/src/main/res/layout/feeditemlist_header.xml
+++ b/app/src/main/res/layout/feeditemlist_header.xml
@@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:background="@color/feed_image_bg"
tools:context="de.danoeh.antennapod.activity.MainActivity"
tools:background="@android:color/darker_gray">