javiersantos / MaterialStyledDialogs

A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.
Apache License 2.0
1.17k stars 155 forks source link

dialog.setOnDismissListener(); not work! #45

Closed zgnckzn closed 7 years ago

zgnckzn commented 7 years ago

Hello, the below method was not work,how to add a dismiss listener? dialog.setOnDismissListener();

javiersantos commented 7 years ago

Use .onNegative(...).

https://github.com/javiersantos/MaterialStyledDialogs/blob/master/README.md#adding-buttons-and-callbacks