-
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Philipp Niedermayer edited this page Jul 31, 2023
·
31 revisions
This is the wiki of SimpleDialogFragments - an android library to create dialogs with ease and handle user interaction reliably, using fragments and material design - at a minimum of code.
- Read about the basic principle of using SimpleDialogs
- Check out the showcase to find and adopt some suitable dialog type
- Read about styling dialogs and fullscreen dialogs
- In case there's nothing suiting your need, read about creating custom dialogs with CustomViewDialog or CustomListDialog
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