| Interface | Description |
|---|---|
| MaterialDialog.Validator |
Defines the interface, a class, which should be able to validate the content of a dialog,
must implement.
|
| Class | Description |
|---|---|
| MaterialDialog |
A dialog, which is designed according to Android 5's Material Design guidelines even on
pre-Lollipop devices.
|
| MaterialDialog.Builder |
A builder, which allows to create and show dialogs, which are designed according to Android
5's Material Design guidelines even on pre-Lollipop devices.
|