diff --git a/res/drawable-hdpi/ic_content_attachment.png b/res/drawable-hdpi/ic_content_attachment.png
new file mode 100644
index 0000000..53b963d
Binary files /dev/null and b/res/drawable-hdpi/ic_content_attachment.png differ
diff --git a/res/drawable-mdpi/ic_content_attachment.png b/res/drawable-mdpi/ic_content_attachment.png
new file mode 100644
index 0000000..38ff9f8
Binary files /dev/null and b/res/drawable-mdpi/ic_content_attachment.png differ
diff --git a/res/drawable-xhdpi/ic_content_attachment.png b/res/drawable-xhdpi/ic_content_attachment.png
new file mode 100644
index 0000000..1cffb3f
Binary files /dev/null and b/res/drawable-xhdpi/ic_content_attachment.png differ
diff --git a/res/layout/fragment_view_email.xml b/res/layout/fragment_view_email.xml
index 4aa488c..8e4f6bf 100644
--- a/res/layout/fragment_view_email.xml
+++ b/res/layout/fragment_view_email.xml
@@ -51,8 +51,7 @@
+ android:layout_height="wrap_content" />
+ android:layout_height="wrap_content" />
+ android:layout_height="wrap_content" />
@@ -113,8 +110,7 @@
android:id="@+id/email_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_margin="5dp"
- android:text="Content" />
+ android:layout_margin="5dp" />
\ No newline at end of file