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-sw600dp/article_fragment.xml | 44 +++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'res/layout-sw600dp') diff --git a/res/layout-sw600dp/article_fragment.xml b/res/layout-sw600dp/article_fragment.xml index bcbd74e7..7cde45f4 100644 --- a/res/layout-sw600dp/article_fragment.xml +++ b/res/layout-sw600dp/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="10sp" > - + - - + + + + - - + android:textSize="13sp" + android:textStyle="italic" /> + + \ No newline at end of file -- cgit v1.2.3