diff --git a/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml b/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml index fd391bb5..f5c95487 100644 --- a/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml +++ b/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml @@ -16,23 +16,12 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - - - - - - - - + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintTop_toBottomOf="@id/toolbar" /> \ No newline at end of file