com.google.android.material.bottomsheet
Classes
BottomSheetBehavior<V extends View> |
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 Dialog s styled as a bottom sheet.
|
BottomSheetDialogFragment | Modal bottom sheet. |
BottomSheetDragHandleView |
A drag handle view that can be added to bottom sheets associated with BottomSheetBehavior .
|