From bd4d2b215163a0de400db3ff7f65a05f7d2cb41b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 2 Oct 2020 17:16:58 +0300 Subject: remove unused offline headlines fab, etc --- .../main/res/layout/fragment_headlines_offline.xml | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (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 index 170eab8d..6e43864a 100755 --- a/org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml +++ b/org.fox.ttrss/src/main/res/layout/fragment_headlines_offline.xml @@ -1,10 +1,9 @@ + android:id="@+id/headlines_fragment" + android:background="?android:colorBackground" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> - - \ No newline at end of file -- cgit v1.2.3