Closed marcauberer closed 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.
getActionButton()
MaterialStyledDialog
Could you please change 3.1 to 3.0.1? It's a minor fix. Thanks @marcauberer 👍
Your right. Changed it!
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 theMaterialStyledDialog
class.