Dependency Updates
Library Updates
A11y
- Make picker header focusable to improve TalkBack response (9dd0952)
- Attach/detach badge contentDescription when using menuItem. (bed5c59)
- Make label important for accessibility (ebc9d19)
TextInputLayout
- Fixed regression bug of prefix spacing being shown and making expanded label be in the wrong position when text field is not focused. (4d78879)
Material 3
- Add additional condition to check dynamic color supported devices (51093e1)
MaterialDatePicker
- Fix edge-to-edge mode being applied multiple times (e1ee959)
TopAppBar
- Fix app:expanded=false not working (2f3110f)
Color
- Fix HarmonizedColorsOptions.Builder#setColorAttributes is marked as nullable (44054aa)
Other
- Changed gradle so that tests run in parallel, preventing OutOfMemory errors (a8256c2)
- Make sure targetSdkVersion is applied to all Gradle sub projects (9be224b)
- Update Robolectric to 4.7.3 (aeed987)
- Update library version to 1.6.0-rc01 (9e758af)
Full list of changes
1.6.0-beta01...1.6.0-rc01