diff --git a/feature/debug/src/main/res/layout/list_item_debug_menu.xml b/feature/debug/src/main/res/layout/list_item_debug_menu.xml index b76973a5..277da422 100644 --- a/feature/debug/src/main/res/layout/list_item_debug_menu.xml +++ b/feature/debug/src/main/res/layout/list_item_debug_menu.xml @@ -10,9 +10,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:textSize="16sp" - android:textStyle="bold" android:layout_marginEnd="8dp" - app:layout_constraintEnd_toStartOf="@+id/debug_menu_item_description" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" />