Skip to content
Philipp Niedermayer edited this page Apr 14, 2018 · 31 revisions

A collection of easy to use and extendable DialogFragment's. Futures easy result handling and persistence on rotation with a minimum of code. Many common dialogs like alert dialogs, input dialogs with suggestions and validations, filterable single- and multi-choice dialogs, color pickers, date and time pickers and more are included.


Check the pages linked in the right panel to learn how to build dialogs.
If you are new, start with the SimpleDialog class which is the base class for all other dialogs.