From 0fda7ffd7b181a58e786713ebeac0f26e36f31ba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Nov 2011 17:25:14 +0300 Subject: tweak portrait smallscreen headline layout --- res/layout-port/headlines_row.xml | 144 +++++++++++++++++++------------------- 1 file changed, 73 insertions(+), 71 deletions(-) (limited to 'res/layout-port/headlines_row.xml') diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml index a2c72d8d..cb58bb26 100644 --- a/res/layout-port/headlines_row.xml +++ b/res/layout-port/headlines_row.xml @@ -5,98 +5,100 @@ android:layout_height="wrap_content" android:background="?headlineNormalBackground" android:gravity="center_vertical" - android:orientation="horizontal" > - - - + android:orientation="vertical" > - - - + android:layout_height="match_parent" > - - + android:background="?headlineSeparatorNormal" + android:paddingRight="4dip" /> + android:layout_weight="1" + android:orientation="vertical" + android:padding="3dip" > + + - + android:gravity="center" + android:orientation="horizontal" > - + + - + android:gravity="center" + android:orientation="horizontal" > - + - + - - + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf