Package com.maxkeppeler.sheets.core
Types
Bundle a block of sheet functions for the use case of add-on-components. AddOnComponents maintain their state.
Available button styles.
Listener that is invoked when the sheet is cancelled. Works only if sheet is cancelable.
Listener that is invoked when buttons are clicked.
Listener that is invoked when the sheet is closed.
Listener that is invoked when the sheet is dismissed through a positive or negative action.
Represents an icon acting as a button giving additional possibilities for actions.
A class that holds the image data and some preferences for the image view and image loading.
Wrapper class of the ImageRequest class of coil to offer basic functionality to the image loading.
Used to apply image request settings.
A class that holds general image view settings.
Listener that is invoked when the negative button is clicked.
Listener that is invoked when the view was created.
Listener that is invoked when the positive button is clicked.
This class is the base of all types of sheets. You can implement this class in your own and build your own custom sheet with the already existing features which the base class offers.
This class is the base of all types of sheets. You can implement this class in your own and build your own custom sheet with the already existing features which the base class offers.
The style you can use to display the content.