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

Add getButton function #83

Closed marcauberer closed 4 years ago

marcauberer commented 4 years ago

Hey, just stumbled over the fact, that I broke the ability to get positive and negative buttons from the dialog by calling the getActionButton() method. I just added the functions to the MaterialStyledDialog class.

javiersantos commented 4 years ago

Could you please change 3.1 to 3.0.1? It's a minor fix. Thanks @marcauberer 👍

marcauberer commented 4 years ago

Your right. Changed it!