diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index 97507087ec..d4972a6d51 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -17,6 +17,18 @@ android:layout_height="wrap_content" android:paddingBottom="24dp"> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDefault" />