| Interface | Description |
|---|---|
| DialogFragmentInterface |
Base interface for all dialog fragments, to create an independency of the various build flavors.
|
| Class | Description |
|---|---|
| DialogConstants |
Constants for internal use with the arguments
Bundle. |
| FragmentDialogController<T extends ActionHandler> |
An abstract base-class for easing automated dialog creation.
|