material-dialogs v3.2.1 Release Notes

Release Date: 2020-02-08 // about 4 years ago
    • ๐Ÿ›  Fixed the module-name given to the Kotlin compiler for each Gradle module, should fix
      extension function resolution issues.

    3.2.0

    • โฌ†๏ธ Dependency upgrades.
    • โฌ‡๏ธ Reduce single/multi choice list dialog margin between text and controls.
    • ๐Ÿ›  Fix updateTextColor(Int) on action buttons not always persisting. See #1783.
    • ๐Ÿ›  Fix corner radius not working when views have a background. See #1840.
    • ๐Ÿ‘€ All dialogs will have a default corner radius of 4dp. See #1909.
    • ๐Ÿ”Š Non-cancelable bottom sheet dialogs cannot be swiped to dismiss.
    • Other minor changes.