From 41c115471a0a65431ff1869ab7d6abab5a11e044 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 20 Sep 2012 22:35:21 +0400 Subject: [PATCH] rework article fragment layout as relativelayout --- lint.xml | 3 + res/layout/article_fragment.xml | 175 ++++++++++++++-------------- res/layout/article_fragment_old.xml | 101 ++++++++++++++++ 3 files changed, 190 insertions(+), 89 deletions(-) create mode 100644 lint.xml create mode 100644 res/layout/article_fragment_old.xml diff --git a/lint.xml b/lint.xml new file mode 100644 index 00000000..ee0eead5 --- /dev/null +++ b/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 0b847017..4fe8d669 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -1,101 +1,98 @@ - + android:orientation="vertical" + android:padding="5sp" > - + + + + + + + + + + + + - - - - - - - - - - - - - - + android:prompt="@string/attachments_prompt" /> - + android:layout_weight="0" + android:text="@string/attachment_view" /> - +