From 723fff03ecb828eef700a0be2048349796123e27 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 2 Jan 2013 18:38:03 +0400 Subject: cleaner titlewebview implementation --- res/layout/article_fragment.xml | 90 ++++++++++++++++++++--------------------- 1 file changed, 44 insertions(+), 46 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index b23ed643..c41f1549 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -2,8 +2,14 @@ android:id="@+id/article_fragment" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:padding="5sp" - android:orientation="vertical" > + android:orientation="vertical" + android:padding="5sp" > + + - + - + - - + + + - + android:prompt="@string/attachments_prompt" /> - + android:layout_weight="0" + android:text="@string/attachment_view" /> - +