diff --git a/feature/debug/src/main/res/layout/row_item_debug_menu.xml b/feature/debug/src/main/res/layout/row_item_debug_menu.xml index 77d9ef65..c05e542d 100644 --- a/feature/debug/src/main/res/layout/row_item_debug_menu.xml +++ b/feature/debug/src/main/res/layout/row_item_debug_menu.xml @@ -1,6 +1,28 @@ - + android:layout_height="match_parent" + android:orientation="vertical"> - \ No newline at end of file + + + + + + + + + \ No newline at end of file