1.13.0-alpha03
pekingme
released this
06 Jun 20:46
·
152 commits
to master
since this release
Dependency Updates
None
Library Updates
Badging
BottomNavigationView
BottomSheet
- Updated to recycle the TypedArray after usage (a89e38c)
Catalog
CollapsingToolbarLayout
- Fixed issues related to rotating multiline collapsing toolbars (2bc1a2f)
Documentation
MaterialButton
- Renamed insideCorner to innerCorner. (63bb499)
MaterialDatePicker
- Fixed arrangement of range text fields (501ae36)
NavigationRail
NavigationView
Predictive Back
- Updated SearchView and NavigationView to unregister back callbacks when detached from window (d13bfdf)
ProgressIndicator
- Fixed ArithmeticException when calculating the phase (ce00ba3)
Slider
- Fixed the handle width when touched in a scrolling container and when more than one handle is in the touch position. (d85b73f)
TimePicker
- Prevent the accumulation of listeners in rotationAnimator (182a507)
Other