From e7b4b8aa8100327d83e99f2f0b3362a318e2c0eb Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Sun, 26 Nov 2023 15:55:08 -0500 Subject: Show cations of preview images and gifs. --- .../res/layout/markdown_image_and_gif_block.xml | 55 +++++++++++++++------- 1 file changed, 37 insertions(+), 18 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/markdown_image_and_gif_block.xml b/app/src/main/res/layout/markdown_image_and_gif_block.xml index 264a80e8..8e0aad32 100644 --- a/app/src/main/res/layout/markdown_image_and_gif_block.xml +++ b/app/src/main/res/layout/markdown_image_and_gif_block.xml @@ -1,33 +1,52 @@ - - + android:layout_height="wrap_content"> - + + + + + + + + android:visibility="gone" /> - \ No newline at end of file + -- cgit v1.2.3