improve inline image layout

This commit is contained in:
Jonathan Fisher 2020-11-13 09:46:30 +00:00
parent 05123fb9f1
commit 199de8b3b0
1 changed files with 1 additions and 0 deletions

View File

@ -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"/>