From a8c92f2f1559593f9d91d0f3ddc87ace59d3bc91 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 25 Jun 2012 21:19:36 +0400 Subject: use more space in article fragment on small size devices --- res/layout/article_fragment.xml | 153 +++++++++++++++++++++------------------- 1 file changed, 80 insertions(+), 73 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 70f4ea0b..ff7380c8 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -2,103 +2,110 @@ android:id="@+id/article_fragment" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="horizontal" > + android:orientation="horizontal" > - + android:layout_weight="1" > + android:padding="5sp" > - - + android:layout_height="wrap_content" + android:layout_weight="0" + android:orientation="vertical" + android:paddingBottom="5sp" > + android:layout_weight="1" + android:text="There are many variations of passages of Lorem Ipsum available" + android:textSize="16sp" /> - - - - - - + android:layout_weight="1" > - - + - + + + - + + + android:padding="5sp" /> -