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)