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
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
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
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
Create an view in the dialog with the given content and appropriate padding
Adds a title with the given text and icon to the dialog
Adds a title with the given text and icon to the dialog
Adds an input field with the given parameters to the dialog
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 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 multi-choice list view to the dialog
Adds a single-choice list view to the dialog
Adds a single-choice list view to the dialog
Builds a dialog with the given content
Builds a dialog with the given content
Adds paragraph of text to the dialog
Adds paragraph of text to the dialog
Create and remember a MaterialDialogState.
Create and remember a MaterialDialogState.
Adds a title with the given text to the dialog
Adds a title with the given text to the dialog