From 882f3a370ecf602c91b834d090eaaac7cc01141a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 28 May 2013 10:21:01 +0400 Subject: initial implementation of slidingmenu stuff --- res/layout-sw600dp/feeds.xml | 19 +++++-------------- res/layout-sw600dp/headlines.xml | 34 +++++++++++++--------------------- 2 files changed, 18 insertions(+), 35 deletions(-) (limited to 'res/layout-sw600dp') diff --git a/res/layout-sw600dp/feeds.xml b/res/layout-sw600dp/feeds.xml index 5f37b900..bc176a89 100644 --- a/res/layout-sw600dp/feeds.xml +++ b/res/layout-sw600dp/feeds.xml @@ -5,22 +5,13 @@ android:background="?headlinesBackgroundSolid" android:orientation="vertical" > - + android:layout_height="wrap_content" + android:visibility="gone" > - - + - + android:layout_height="wrap_content" + android:visibility="gone" > - - + + android:layout_weight="2" + android:background="?headlinesBackground" > -- cgit v1.2.3-54-g00ecf