From fde20a4500a1da2444c08140a3ac9c4550b69255 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 11 Jun 2013 08:57:25 +0400 Subject: better approach to hiding headlines menu when it is unneded (refs #712) --- res/layout-sw600dp-port/headlines_articles.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'res/layout-sw600dp-port') diff --git a/res/layout-sw600dp-port/headlines_articles.xml b/res/layout-sw600dp-port/headlines_articles.xml index 8608c386..fa7f6ce6 100644 --- a/res/layout-sw600dp-port/headlines_articles.xml +++ b/res/layout-sw600dp-port/headlines_articles.xml @@ -2,7 +2,14 @@ android:id="@+id/main" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="vertical"> + android:orientation="vertical"> + + +