From eb5e565739f4177f099d704933ce64d9fb5dcada Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 19 May 2021 19:02:11 +0200 Subject: [PATCH] wrapping items_fragment into a relativelayout --- app/src/main/res/layout/items_fragment.xml | 134 +++++++++++---------- 1 file changed, 70 insertions(+), 64 deletions(-) diff --git a/app/src/main/res/layout/items_fragment.xml b/app/src/main/res/layout/items_fragment.xml index c82625e2..cda96fa8 100644 --- a/app/src/main/res/layout/items_fragment.xml +++ b/app/src/main/res/layout/items_fragment.xml @@ -5,82 +5,88 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + android:layout_height="match_parent"> - - + android:layout_height="wrap_content"> - + - + - + - + - + - - - + - + + + + + +