Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.2.0.tar.gz | 2020-02-08 | 13.6 MB | |
3.2.0.zip | 2020-02-08 | 13.8 MB | |
README.md | 2020-02-08 | 414 Bytes | |
Totals: 3 Items | 27.4 MB | 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.