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

How can I disable the autodismiss feature when an Action button is clicked? #24

Closed gab07 closed 8 years ago

javiersantos commented 8 years ago

Update to the latest version and use the autoDismiss() method. Thank you!