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 proceeding Created by eltos on 14.10.2015.A date-picker dialog Created by eltos on 02.02.2017.SimpleDialog<This extends SimpleDialog<This>>An easy to use and extendable dialog fragment that displays a text message.A dialog that displays an image Created by eltos on 13.02.17.A dialog that displays a progress Created by eltos on 27.05.21.Enum 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 Created by eltos on 02.02.2017.