| Interface | Description |
|---|---|
| OnMaximizeListener |
Defines the interface, a class, which should be notified, when a bottom sheet has been maximized,
must implement.
|
| Class | Description |
|---|---|
| BottomSheet |
A bottom sheet, which is designed according to the Android 5's Material Design guidelines even on
pre-Lollipop devices.
|
| BottomSheet.Builder |
A builder, which allows to create and show bottom sheets, which are designed according to
Android 5's Material Design guidelines even on pre-Lollipop devices.
|
| Enum | Description |
|---|---|
| BottomSheet.Style |
Contains all possible styles of a
BottomSheet. |