diff --git a/vector/src/main/res/layout/fragment_home_detail.xml b/vector/src/main/res/layout/fragment_home_detail.xml index 97af157fc5..72f87b3f21 100644 --- a/vector/src/main/res/layout/fragment_home_detail.xml +++ b/vector/src/main/res/layout/fragment_home_detail.xml @@ -150,7 +150,7 @@ android:id="@+id/roomListContainerStateView" android:layout_width="match_parent" android:layout_height="0dp" - app:layout_constraintBottom_toTopOf="@+id/spaceBarRecyclerView" + app:layout_constraintBottom_toTopOf="@+id/bottomNavigationView" app:layout_constraintTop_toBottomOf="@+id/homeKeysBackupBanner"> + + + - - + app:layout_constraintBottom_toBottomOf="parent" />