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" />
-
+
-
+
+
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/article_fragment_old.xml b/res/layout/article_fragment_old.xml
new file mode 100644
index 00000000..0b847017
--- /dev/null
+++ b/res/layout/article_fragment_old.xml
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file