From f9889788fced67fe3c849eda7d40f460090e2020 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 Apr 2013 17:32:21 +0400 Subject: fix article layout when both author and comment link are visible --- res/layout/article_fragment.xml | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'res/layout/article_fragment.xml') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index abf84f27..aa9efa25 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -2,8 +2,8 @@ android:id="@+id/article_fragment" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="vertical" android:background="?articleBackground" + android:orientation="vertical" android:padding="5sp" > - + android:layout_height="match_parent" + android:orientation="horizontal" > - + + - - + android:textSize="13sp" + android:textStyle="italic" /> + +