Skip to content

1.9.0-beta01

Compare
Choose a tag to compare
@paulfthomas paulfthomas released this 16 Mar 18:35
· 7 commits to release-1.9 since this release

Dependency Updates

  • No dependency updates.

Library Updates

  • Badging
    • Integrating tokens (842df49)
    • Add shape appearance for badges (89a2a64)
  • 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)

Full list of changes

1.9.0-alpha02...1.9.0-beta01