From bc7e851b9a11655f9cbca91d301781c238c4d67e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Jun 2012 00:35:53 +0400 Subject: add shadows to light theme, misc layout/theme tweaks --- res/layout-xlarge/main.xml | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'res/layout-xlarge/main.xml') diff --git a/res/layout-xlarge/main.xml b/res/layout-xlarge/main.xml index 283e35ae..3278ff22 100644 --- a/res/layout-xlarge/main.xml +++ b/res/layout-xlarge/main.xml @@ -5,47 +5,50 @@ > - - - - - + android:layout_height="match_parent" + android:orientation="horizontal" > + android:layout_weight="0.3" + android:background="?feedlistBackground" > + android:layout_weight="0.4" + android:background="?headlinesBackground" > + android:layout_weight="0.6" + android:background="?articleHeader" > + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf