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 --- org.fox.ttrss/src/main/res/layout/headlines.xml | 45 ++++++++++++------------- 1 file changed, 22 insertions(+), 23 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout/headlines.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines.xml b/org.fox.ttrss/src/main/res/layout/headlines.xml index 4e9bb566..d8e29167 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines.xml @@ -1,29 +1,28 @@ - + android:layout_height="fill_parent" + android:fitsSystemWindows="true"> - + android:layout_height="match_parent"> - - + + + + + + - - - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3-54-g00ecf