github afollestad/material-dialogs 2.0.0-rc6

latest releases: 3.3.0, 3.2.1, 3.2.0...
pre-release5 years ago
  1. Add selectedFile()/selectedFolder() extension getter methods to MaterialDialog for use with file/folder chooser dialogs.
  2. Action buttons now have a 48dp touch target height, still 32dp visibly.
  3. Add allowEmpty parameter for input dialogs, which when set to true, allows input dialogs to be submitted with no input.
  4. File/folder choosers are smarter about file accessibility, e.g. if your app does not have permission to see files in a folder, that folder will not be considered a parent that you can navigate to.
  5. Color chooser dialog cleanup and fixes - which should also hopefully resolve a stack overflow exception.

Don't miss a new material-dialogs release

NewReleases is sending notifications on new releases.