-
-
Notifications
You must be signed in to change notification settings - Fork 18
Home
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.
Javadoc API
Screenshot gallery
Styling dialogs with themes
Fullscreen dialogs
SimpleDialog
CustomViewDialog
CustomListDialog
SimpleCheckDialog
SimpleColorDialog
SimpleColorWheelDialog
SimpleDateDialog
SimpleEMailDialog
SimpleFormDialog
SimpleImageDialog
SimpleInputDialog
SimpleListDialog
SimplePinDialog
SimpleProgressDialog
SimpleTimeDialog