From 845fd7ee0392b4faa6969be3b9bb9ec26779b508 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 25 Sep 2023 17:20:08 +0200 Subject: [PATCH] Reverted scrollview, causing issues with recyclerview --- app/src/main/res/layout/contact_fragment.xml | 3 +- .../res/layout/history_contact_fragment.xml | 358 +++++++++--------- 2 files changed, 175 insertions(+), 186 deletions(-) diff --git a/app/src/main/res/layout/contact_fragment.xml b/app/src/main/res/layout/contact_fragment.xml index eb037a84f..0e8aa158c 100644 --- a/app/src/main/res/layout/contact_fragment.xml +++ b/app/src/main/res/layout/contact_fragment.xml @@ -22,8 +22,7 @@ + android:background="@color/white"> + android:background="@color/white"> - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + app:layout_constraintTop_toBottomOf="@id/call_label" + app:layout_constraintBottom_toBottomOf="parent" />