diff --git a/app/src/main/res/layout/gemtext_image_link.xml b/app/src/main/res/layout/gemtext_image_link.xml index 30782ad..2a98ac4 100644 --- a/app/src/main/res/layout/gemtext_image_link.xml +++ b/app/src/main/res/layout/gemtext_image_link.xml @@ -22,6 +22,7 @@ android:layout_marginLeft="@dimen/screen_margin" android:layout_marginRight="@dimen/screen_margin" android:layout_marginTop="@dimen/default_margin" + android:layout_marginBottom="@dimen/default_margin" android:visibility="gone" android:adjustViewBounds="true" android:layout_below="@+id/gemtext_text_link"/>