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 +++++++++++++--------------------- res/layout/feeds.xml | 15 --------------- res/layout/headlines.xml | 17 +---------------- 4 files changed, 19 insertions(+), 66 deletions(-) (limited to 'res') 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" > diff --git a/res/layout/feeds.xml b/res/layout/feeds.xml index 72067ce0..05cc1606 100644 --- a/res/layout/feeds.xml +++ b/res/layout/feeds.xml @@ -4,21 +4,6 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" > - - - - - - - - - - -- cgit v1.2.3-54-g00ecf