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/headlines.xml | 34 +++++++++++++--------------------- 1 file changed, 13 insertions(+), 21 deletions(-) (limited to 'res/layout-sw600dp/headlines.xml') diff --git a/res/layout-sw600dp/headlines.xml b/res/layout-sw600dp/headlines.xml index b6cb1c38..bc176a89 100644 --- a/res/layout-sw600dp/headlines.xml +++ b/res/layout-sw600dp/headlines.xml @@ -1,48 +1,40 @@ - + android:layout_height="wrap_content" + android:visibility="gone" > - - + + android:layout_weight="2" + android:background="?headlinesBackground" > -- cgit v1.2.3-54-g00ecf