diff --git a/app/src/main/res/layout/migration_bottom_sheet.xml b/app/src/main/res/layout/migration_bottom_sheet.xml index 64c9f77a4..730f20887 100644 --- a/app/src/main/res/layout/migration_bottom_sheet.xml +++ b/app/src/main/res/layout/migration_bottom_sheet.xml @@ -31,65 +31,63 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - - + + + android:layout_height="wrap_content" + android:checked="true" + android:text="@string/chapters" /> - + - + - + - - - - - - + + + app:layout_constraintTop_toBottomOf="@id/migration_data_group"/>