Bottom Sheet Dialog Fragment
Modal bottom sheet. This is a version of androidx.fragment.app.DialogFragment that shows a bottom sheet using BottomSheetDialog instead of a floating dialog.
For more information, see the component developer guidance and design guidelines.