Version 3.2.0
- The width of dialogs on smartphones has been increased. It is now equal to the width of the Android SDK's
AlertDialog. - The setter and getter methods of a
MaterialDialogcan now be used even if the dialog has not been shown yet. - Added the dialog, which is validated by an implementation of the interface
MaterialDialog.Validator, as a parameter to itsvalidate-method.