From 9ec0d735c86c62c2d2a65229c1f1bf8e0e44dec5 Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Sun, 26 Apr 2015 13:37:27 +0200 Subject: Add feed item filter --- app/src/main/res/layout/feeditemlist_header.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout/feeditemlist_header.xml') diff --git a/app/src/main/res/layout/feeditemlist_header.xml b/app/src/main/res/layout/feeditemlist_header.xml index 4619580e3..943f4fc92 100644 --- a/app/src/main/res/layout/feeditemlist_header.xml +++ b/app/src/main/res/layout/feeditemlist_header.xml @@ -3,7 +3,7 @@ @@ -11,7 +11,7 @@ android:id="@+id/imgvBackground" style="@style/BigBlurryBackground" android:layout_width="match_parent" - android:layout_height="match_parent" /> + android:layout_height="@dimen/feeditemlist_header_height" /> + \ No newline at end of file -- cgit v1.2.3 From 406dab0a24543f4332b338f64689948cdc96c3bc Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Sun, 26 Apr 2015 12:59:01 +0200 Subject: Show feed new items and refresh failure --- app/src/main/res/layout/feeditemlist_header.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'app/src/main/res/layout/feeditemlist_header.xml') diff --git a/app/src/main/res/layout/feeditemlist_header.xml b/app/src/main/res/layout/feeditemlist_header.xml index 943f4fc92..667f777af 100644 --- a/app/src/main/res/layout/feeditemlist_header.xml +++ b/app/src/main/res/layout/feeditemlist_header.xml @@ -78,6 +78,21 @@ tools:text="Podcast author" tools:background="@android:color/holo_green_dark" /> + +