From 38ee2d7b6078f9618ef392bca54ffb4b45549105 Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Fri, 15 Feb 2019 15:52:24 +0100 Subject: [PATCH] Update layout --- app/src/main/res/layout/fragment_history.xml | 38 ++++++++++++-------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/app/src/main/res/layout/fragment_history.xml b/app/src/main/res/layout/fragment_history.xml index 79607455..fabab07b 100644 --- a/app/src/main/res/layout/fragment_history.xml +++ b/app/src/main/res/layout/fragment_history.xml @@ -7,12 +7,22 @@ android:layout_height="match_parent" tools:context=".ui.activity.HomeActivity"> + + + app:layout_constraintTop_toBottomOf="@+id/toolbar" /> + app:layout_constraintTop_toBottomOf="@+id/toolbar" /> + app:layout_constraintTop_toBottomOf="@+id/toolbar" /> + app:layout_constraintTop_toBottomOf="@+id/toolbar" />