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-land/headlines.xml | 14 ------- .../res/layout-sw600dp-land/headlines_articles.xml | 18 -------- .../src/main/res/layout-sw600dp-port/headlines.xml | 48 +++++++++++----------- .../res/layout-sw600dp-port/headlines_articles.xml | 18 -------- .../src/main/res/layout-sw700dp/headlines.xml | 14 ------- .../main/res/layout-sw700dp/headlines_articles.xml | 18 -------- .../src/main/res/layout/cats_fragment.xml | 14 ------- org.fox.ttrss/src/main/res/layout/feeds.xml | 14 ------- .../src/main/res/layout/feeds_fragment.xml | 35 ++++++++-------- org.fox.ttrss/src/main/res/layout/headlines.xml | 45 ++++++++++---------- .../src/main/res/layout/headlines_articles.xml | 18 -------- .../src/main/res/layout/headlines_fragment.xml | 14 ------- org.fox.ttrss/src/main/res/values/arrays.xml | 2 - org.fox.ttrss/src/main/res/values/attrs.xml | 1 + org.fox.ttrss/src/main/res/values/strings.xml | 1 + org.fox.ttrss/src/main/res/values/style.xml | 2 + 16 files changed, 66 insertions(+), 210 deletions(-) (limited to 'org.fox.ttrss/src/main/res') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml index 2162232e..f2f431a3 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml @@ -13,20 +13,6 @@ - - - - - - - - - - + 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 diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml index 36b29751..4809a230 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml @@ -12,24 +12,6 @@ android:visibility="gone" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_height="match_parent" + android:layout_weight="1"> + +