1.9.0-beta01
paulfthomas
released this
16 Mar 18:35
·
7 commits
to release-1.9
since this release
Dependency Updates
- No dependency updates.
Library Updates
Badging
Carousel
- Updated MaskableFrameLayout to use Outline path clipping on 33+ only. (14535c5)
- Updated setForceCompatClipping visibility for testing. (b0c1edf)
- Updated MaskableFrameLayout to clip more performantly. (a4669fd)
- Changed Maskable.add/removeOnMaskChangedListener to Maskable.setOnMaskChangedListener. (67956ee)
- Fixed child index bug causing items to be ordered incorrectly. (668f03e)
Documentation
- Fix doc formatting for github (78dd5cc)
Tabs
- Fix issue with indicator not being drawn when viewpager starts scrolling before onLayout is called (a84bd90)