- Added possibility to set the text of the dismiss button:
.setDialogButtonDismiss()
. - Added possibility to stop the background task:
.stop()
. - Made the snackbar and the dialog dismissable
- Using OkHTTP to prevent leaking view.
Thanks to @Neoklosch for your PR!