From f0b86c18a8ded80c6d381d6d28dcf16479af4b14 Mon Sep 17 00:00:00 2001 From: Herbert Reiter <46045854+damoasda@users.noreply.github.com> Date: Thu, 21 Jan 2021 11:39:16 +0100 Subject: Fix ClassCastException in FeedItemlistFragment (#4857) --- app/src/main/res/layout/feeditemlist_header.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/feeditemlist_header.xml b/app/src/main/res/layout/feeditemlist_header.xml index 005702c59..2b59845f7 100644 --- a/app/src/main/res/layout/feeditemlist_header.xml +++ b/app/src/main/res/layout/feeditemlist_header.xml @@ -94,17 +94,6 @@ - - + + -- cgit v1.2.3