diff --git a/app/src/main/res/layout-land/contacts_list_fragment.xml b/app/src/main/res/layout-land/contacts_list_fragment.xml index 2e348dfdc..4fac212f9 100644 --- a/app/src/main/res/layout-land/contacts_list_fragment.xml +++ b/app/src/main/res/layout-land/contacts_list_fragment.xml @@ -70,15 +70,57 @@ app:layout_constraintTop_toTopOf="@id/top_bar" app:layout_constraintBottom_toBottomOf="@id/top_bar" /> - + app:layout_constraintTop_toTopOf="parent"> + + + + + + + + + + + app:layout_constraintTop_toBottomOf="@id/lists" /> - - - - - - - - - + app:layout_constraintTop_toTopOf="parent"> + + + + + + + + + + + app:layout_constraintTop_toBottomOf="@id/lists" /> - - - - - - - -