Skip to content

Version 1.1

Compare
Choose a tag to compare
@javiersantos javiersantos released this 09 Feb 15:02
· 151 commits to master since this release
  • .withAnimation(Boolean) has been deprecated, use .withIconAnimation(Boolean) instead.
  • Added .withDialogAnimation(Boolean) to enable an enter and exit animation to the dialog.
  • .setIcon() and .setHeaderDrawable() now works with Drawable and resource identifier.
  • Bug fixes.