diff --git a/feature/debug/src/main/res/layout/fragment_debug_repository_debugger.xml b/feature/debug/src/main/res/layout/fragment_debug_repository_debugger.xml
index 8ab04912..768f700e 100644
--- a/feature/debug/src/main/res/layout/fragment_debug_repository_debugger.xml
+++ b/feature/debug/src/main/res/layout/fragment_debug_repository_debugger.xml
@@ -1,14 +1,56 @@
-
-
+ app:layout_constraintBottom_toBottomOf="parent"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:layout_constraintStart_toStartOf="parent"
+ app:layout_constraintTop_toTopOf="parent">
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file