Skip to content

2.0.4

Choose a tag to compare

@marcoscgdev marcoscgdev released this 20 Apr 14:10
· 59 commits to master since this release
c543851
  • OnDismissListener added.
  • Possibility to dynamically remove views by setting them to null. Ex: setNegativeButton(null, null);
  • Possibility to use custom typefaces for all dialog elements.