Package eltos.simpledialogfragment
package eltos.simpledialogfragment
-
ClassDescriptionCustomViewDialog<This extends CustomViewDialog<This>>The base class for all custom dialogs.Fullscreen dialog class mimicing the AlertDialog interface for compatibility reasonsAn simple dialog with a checkbox that can be set as required before proceedingA date-picker dialogSimpleDialog<This extends SimpleDialog<This>>An easy to use and extendable dialog fragment that displays a text message.A dialog that displays an imageA dialog that displays a progressEnum for various progress bar types.SimpleProgressTask<Params,
Progress, Result> AnAsyncTask
for use withSimpleProgressDialog
Automatically reflects the task's states in the dialog.A time-picker dialog