diff --git a/mastodon/src/main/res/layout/fragment_image_description.xml b/mastodon/src/main/res/layout/fragment_image_description.xml
index ac0f5deb9..51dfab3db 100644
--- a/mastodon/src/main/res/layout/fragment_image_description.xml
+++ b/mastodon/src/main/res/layout/fragment_image_description.xml
@@ -9,20 +9,14 @@
android:layout_height="wrap_content"
android:orientation="vertical">
-
-
-
-
-
+ android:scaleType="fitXY"
+ android:adjustViewBounds="true"
+ android:importantForAccessibility="no"
+ tools:src="#0f0" />