From 28a371a1b4ecd7ea7213f0109317e107a4983f54 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 2 Jun 2017 22:18:15 +0300 Subject: fix offline headline fragment not expecting recycler view --- .../main/res/layout/fragment_headlines_offline.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml (limited to 'org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml') diff --git a/org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml b/org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml new file mode 100644 index 00000000..c263c852 --- /dev/null +++ b/org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3