Skip to content

Commit 68555e8

Browse files
committed
Edited release notes.
1 parent 7537db4 commit 68555e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# AndroidMaterialDialog - RELEASE NOTES
22

3+
## Version 3.2.0 (Mar. 15th 2016)
4+
5+
A feature release, which introduces the following changes:
6+
7+
- The width of dialogs on smartphones has been increased. It is now equal to the width of the Android SDK's `AlertDialog`.
8+
- The setter and getter methods of a `MaterialDialog` can now be used even if the dialog has not been shown yet.
9+
- Added the dialog, which is validated by an implementation of the interface `MaterialDialog.Validator`, as a parameter to its `validate`-method.
10+
311
## Version 3.1.1 (Feb. 24th 2016)
412

513
A minor release, which introduces the following changes:

0 commit comments

Comments
 (0)