Package com.vanpra.composematerialdialogs
Types
A class used to build a buttons layout for a MaterialDialog. This should be used in conjunction with the com.vanpra.composematerialdialogs.MaterialDialog.dialogButtons function
Interface defining values and functions which are available to any code within a MaterialDialog's content parameter
The MaterialDialogState class is used to store the state for a MaterialDialog
Functions
Create an view in the dialog with the given content and appropriate padding
Adds an input field with the given parameters to the dialog
Adds a selectable plain text list to the dialog
Adds a selectable list with custom items to the dialog
Adds a multi-choice list view to the dialog
Adds a single-choice list view to the dialog
Builds a dialog with the given content
Create and remember a MaterialDialogState.