From 45e4215a6baadc49ff274dd7af92eead56a1f3b0 Mon Sep 17 00:00:00 2001 From: davidoskky Date: Sat, 28 Jan 2023 01:33:20 +0100 Subject: [PATCH] Clean up fragments layout --- .../src/main/res/layout/filter_fragment.xml | 8 +-- .../src/main/res/layout/fragment_article.xml | 70 +++++++++---------- 2 files changed, 36 insertions(+), 42 deletions(-) diff --git a/androidApp/src/main/res/layout/filter_fragment.xml b/androidApp/src/main/res/layout/filter_fragment.xml index 8e2b2cb..82385ff 100644 --- a/androidApp/src/main/res/layout/filter_fragment.xml +++ b/androidApp/src/main/res/layout/filter_fragment.xml @@ -1,6 +1,5 @@ - + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + + - - - @@ -80,10 +74,10 @@ + app:layout_constraintStart_toStartOf="parent"> + android:clickable="false" + android:visibility="gone">