1.9.0-alpha02
·
1214 commits
to master
since this release
Dependency Updates
- No dependency updates.
Library Updates
A11y- Updated accessibility class name (8656683)
BadgingBottomNavigationView- Integrated tokens. (355702f)
BottomSheetCarousel- Restricted MultiBrowseCarouselStrategy's forceCompactArrangement constructor (112a0bd)
- Implemented smoothScrollToPosition (6166e73)
- Fixed scroll offset calculation error when last focal keyline comes after the last child (220415d)
- Fixed MultiBrowseCarouselStrategy method visibility. (795979c)
- Renamed Maskable.getMaskRect to Maskable.getMaskRectF (4b1a890)
- Renamed CarouselConfiguration to CarouselStrategy (fc0f53a)
- Updated CarouselConfiguration visibility and improved documentation (85c006b)
- Changed CarouselConfiguration to have an empty constructor and pass Carousel in through onFirstChildMeasuredWithMargins (8014267)
- Improved documentation and throw when CarouselLayoutManager children are not Maskable. (67b251a)
- Updated to support MaterialDivider and added helper for getting the bounds of a masked item from the layout manager. (e32e625)
- Updated assets for Carousel demo (0dd220a)
- Fixed explore by touch causing list to scroll (1a25706)
- Fixed MultiBrowseCarouselConfiguration javadoc (26697c3)
- Removed CenteredCarouselConfiguration. (ff48bc5)
- Added a11y focus scrolling support (0f179b3)
Catalog- Fixed flickering color fill in preferences demo (2e7979b)
CollapsingToolbarLayout- Fixed issue with multiline title text flickering when titleCollapseMode=fade (bdb6f5d)
Color- Added new theme attributes for fixed accent colors. (4f3dc3e)
Documentation- Updated color.md to have better java/xml code snippet formatting (5eafe9b)
MaterialDatePickerProgressIndicator- Fixed linear progress indicator with corner radius (0ce6ae4)
SearchSideSheet- Modularized side sheet demo. (8c2b511)
Snackbar- Fixed the snackbar position when the anchor view layout listener is enabled (abd1d1c)
Tabs- Fixed scrolling issue when using scrollable tab layout with ViewPager (e9246ed)
TextInputLayout- Fixed cutout not working when backgroundTint is set (25b3c2b)
TimePickerTokensTopAppBarTransitions / Motion- Updated motion documentation to include motion subsystem (73678f5)