Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@afollestad afollestad released this 08 Feb 01:30
· 28 commits to main since this release
  • 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.