diff --git a/feature/debug/src/main/res/layout/list_item_debug_menu_document.xml b/feature/debug/src/main/res/layout/list_item_debug_menu_document.xml index e0c6abb4..ca8bb932 100644 --- a/feature/debug/src/main/res/layout/list_item_debug_menu_document.xml +++ b/feature/debug/src/main/res/layout/list_item_debug_menu_document.xml @@ -2,15 +2,18 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + android:padding="16dp"> + app:layout_constraintTop_toBottomOf="@+id/item_title" /> + + \ No newline at end of file