Skip to content

Version 2.2

Compare
Choose a tag to compare
@javiersantos javiersantos released this 09 Jul 09:55
· 193 commits to master since this release
  • 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!