diff --git a/mastodon/src/main/res/layout/display_item_photo.xml b/mastodon/src/main/res/layout/display_item_photo.xml
index 00b0bd176..4a724ef42 100644
--- a/mastodon/src/main/res/layout/display_item_photo.xml
+++ b/mastodon/src/main/res/layout/display_item_photo.xml
@@ -17,22 +17,21 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="start|bottom"
- android:layout_marginLeft="16dp"
- android:layout_marginRight="16dp"
- android:layout_marginTop="8dp"
- android:layout_marginBottom="8dp"
+ android:layout_margin="12dp"
android:importantForAccessibility="noHideDescendants"
android:background="@drawable/bg_image_alt_overlay">
+ android:paddingHorizontal="5dp"
+ android:paddingVertical="1dp"
+ android:text="@string/sk_alt_button"/>
Star
Edit timeline
Edit timelines
+ ALT
\ No newline at end of file