1.3.0-rc01
Dependency Updates
- No dependency updates.
Library Updates
TimePicker
MaterialDatePicker
ProgressIndicator
- Fixed NPE while setting progress in the indeterminate mode after inflation. (c78c1ef)
- Fixed the visibility bug in RecyclerView. (e9fcdf0)
- Fixed not hidden when committed hiding is interrupted by window hiding (i.e., home button pressed). (814ce6d)
- Fixed determinate drawable not fully shown when switched from indeterminate mode for the second time in SDK 19/21/23. (04ae5d7)
- Fixed indeterminate animation not playing after inflation/being visible in SDK 21. (46d8fba)
- Updated linear indeterminate animation. (1ff2d6a)
- Updated circular indeterminate animation. (4dd1d84)
Full set of changes: 1.3.0-beta01...1.3.0-rc01