From 84de93fedb0099845794aab38a4fe431dc7d2c65 Mon Sep 17 00:00:00 2001 From: Corewala Date: Mon, 10 Jan 2022 15:07:13 -0500 Subject: [PATCH] Image dialog imageview is below toolbar --- .../main/res/layout/dialog_content_image.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/dialog_content_image.xml b/app/src/main/res/layout/dialog_content_image.xml index 7ed35da..0bfe993 100644 --- a/app/src/main/res/layout/dialog_content_image.xml +++ b/app/src/main/res/layout/dialog_content_image.xml @@ -4,14 +4,6 @@ android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res-auto"> - - + + \ No newline at end of file