From 7746b4636e4b7b0122a5046f501ff91f2f5d6b27 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Oct 2014 01:02:06 +0300 Subject: switch to drawerlayout where applicable remove loading_container stuff various other changes related to drawerlayout --- .../src/main/res/layout-sw600dp-port/headlines.xml | 48 +++++++++++----------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml index e6daa46c..ba5b20e3 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml @@ -1,35 +1,35 @@ - + android:layout_height="fill_parent" + android:fitsSystemWindows="true"> - + android:layout_height="wrap_content" + android:visibility="gone" > - + android:layout_height="match_parent"> - - + + + + + + - - - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3