From fde20a4500a1da2444c08140a3ac9c4550b69255 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 11 Jun 2013 08:57:25 +0400 Subject: [PATCH] better approach to hiding headlines menu when it is unneded (refs #712) --- res/layout-sw600dp-land/headlines_articles.xml | 7 +++++++ res/layout-sw600dp-port/headlines_articles.xml | 9 ++++++++- res/layout-sw700dp/headlines_articles.xml | 7 +++++++ src/org/fox/ttrss/HeadlinesActivity.java | 6 +++--- src/org/fox/ttrss/offline/OfflineHeadlinesActivity.java | 8 ++++---- 5 files changed, 29 insertions(+), 8 deletions(-) diff --git a/res/layout-sw600dp-land/headlines_articles.xml b/res/layout-sw600dp-land/headlines_articles.xml index b6cb1c38..817a0bb4 100644 --- a/res/layout-sw600dp-land/headlines_articles.xml +++ b/res/layout-sw600dp-land/headlines_articles.xml @@ -4,6 +4,13 @@ android:layout_height="fill_parent" android:orientation="vertical" > + + + + android:orientation="vertical"> + + + + + +