diff --git a/mastodon/src/main/res/layout/display_item_gifv.xml b/mastodon/src/main/res/layout/display_item_gifv.xml
index 8f373c682..a60f72ca8 100644
--- a/mastodon/src/main/res/layout/display_item_gifv.xml
+++ b/mastodon/src/main/res/layout/display_item_gifv.xml
@@ -25,4 +25,6 @@
android:layout_margin="8dp"
android:background="@drawable/ic_gif"/>
-
\ No newline at end of file
+
+
+
diff --git a/mastodon/src/main/res/layout/display_item_photo.xml b/mastodon/src/main/res/layout/display_item_photo.xml
index 2ba0d2860..71f4c5099 100644
--- a/mastodon/src/main/res/layout/display_item_photo.xml
+++ b/mastodon/src/main/res/layout/display_item_photo.xml
@@ -11,22 +11,6 @@
android:layout_gravity="center"
android:scaleType="centerCrop"/>
-
-
+
-
\ No newline at end of file
+
diff --git a/mastodon/src/main/res/layout/display_item_video.xml b/mastodon/src/main/res/layout/display_item_video.xml
index 5ecaa5782..17e1e40cd 100644
--- a/mastodon/src/main/res/layout/display_item_video.xml
+++ b/mastodon/src/main/res/layout/display_item_video.xml
@@ -18,4 +18,6 @@
android:elevation="3dp"
android:background="@drawable/play_button"/>
-
\ No newline at end of file
+
+
+