diff --git a/mastodon/src/main/res/layout/fragment_image_description.xml b/mastodon/src/main/res/layout/fragment_image_description.xml index a1d2b0464..e8a4755b8 100644 --- a/mastodon/src/main/res/layout/fragment_image_description.xml +++ b/mastodon/src/main/res/layout/fragment_image_description.xml @@ -1,18 +1,19 @@ - + android:layout_height="match_parent" + android:orientation="vertical"> - + android:layout_height="match_parent" + android:layout_marginBottom="250dp" + android:layout_gravity="top"> - + + + + + android:layout_height="0.5dp" + android:background="?attr/colorPollVoted"/> + android:hint="@string/alt_text_hint" /> - \ No newline at end of file + \ No newline at end of file