github material-components/material-components-android 1.13.0-alpha08

one day ago

Important

Dependency Updates

  • None

Library Updates

  • Carousel
    • Prevent touch events from reaching hidden views. (10f3d3b)
    • Override onHoverEvent to send correct hover events according to the mask rect, not the MaskableFrameLayout bounds (0dee06f)
  • FloatingToolbar
    • Added new Floating Toolbar component with package and updated catalog demo. (72e61c9)
    • Updated button type to fill for FloatingToolBar demo to comply with NTC (bf2bc10)
    • Renamed Floating App Bar catalog demos to Floating Toolbar. (53efceb)
    • Added motion for horizontal and vertical configurations of the floating toolbar. (c0231d7)
    • Added vertical floating toolbar configuration. (655dba1)
    • Added content descriptions for floating toolbar icon buttons. (11173a4)
  • Catalog
    • Fix issue with forcing orientation for portrait-only demos forcing orientation for all demos (3eb9178)
    • Remove DraggableCardFragment demo for accessibility compliance (dff307b)
  • ExtendedFloatingActionButton
    • Added a method to ExtendedFloatingActionButton to enable/disable animations. (31fa412)
  • SplitButton
    • Added a new component SplitButton. (43a5dd3)
    • Generate tokens for Split Button component. (06c9ab9)
    • Update split button chevron overshoot interpolator tension to 1.0 for standard animation. (c40e857)
    • Add documentation about SplitButton (9f801b8)
    • Migrate trailing icon related resources for SplitButton. (3bb2df8)
  • MaterialButton
    • Added sizes and shape support. (7f8d63b)
  • NavigationRail
    • Added Navigation rail expansion (08c23dc)
    • Added a11y announcements for when nav rail is expanded or collapsed (d148048)
    • Added horizontal spacing attribute for space in between the icon and the text when the item is in the start icon gravity configuration (ebcfcd1)
    • Design review adjustments (3b11e74)
  • ProgressIndicator
    • Optimized the allocation during drawing. (6eb44a2)
    • Added the API to adjust indeterminate animation duration scale. (4ec0447)
  • Slider
    • Added extra track icons support (60c09d9)
    • Added vertical support (5bcda8a)
    • Added support for track icons (2e95296)
    • Made track corner size customizable (7f4413d)
    • Remove unnecessary uses of LooperMode(PAUSED) (e70a51c)
  • TextInputLayout
    • Fixed counter text order for locales AR. (39be13c)
  • TimePicker
    • Fixed Japanese translation. (9fe362f)
  • Tokens
    • Integrated tokens for floating toolbar and add new styles for the horizontal, vertical and vibrant style variations. (699302a)
  • LoadingIndicator
    • Fixed the issue that animation doesn't resume when window becomes visible. (afc392c)
    • Fixed unstoppable animators. (0a5f347)

Full list of changes

1.13.0-alpha07...1.13.0-alpha08

Don't miss a new material-components-android release

NewReleases is sending notifications on new releases.