Builder

class Builder(context: Context)

Builder for creating a DeweyDialog.

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard

Create a DeweyDialog with the specified parameters. set methods must be called before calling this method. This will not show the dialog.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Create and show a DeweyDialog with the specified parameters. set methods must be called before calling this method.