com.google.android.material.bottomsheet
Classes
BottomSheetBehavior | An interaction behavior plugin for a child view of CoordinatorLayout to make it work as a bottom sheet. |
BottomSheetBehavior.BottomSheetCallback | Callback for monitoring events about bottom sheets. |
BottomSheetBehavior.SavedState | State persisted across instances |
BottomSheetDialog | Base class for android.app.Dialogs styled as a bottom sheet. |
BottomSheetDialogFragment | Modal bottom sheet. |
BottomSheetDragHandleView | A drag handle view that can be added to bottom sheets associated with . |