Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Release 41.0.0

Choose a tag to compare

@jverkoey jverkoey released this 04 Dec 14:05
· 6006 commits to stable since this release

API changes

Dialogs

new class: MDCDialogTransition.

Ink

breaking changed property signature: MDCInkView's inkColor from null_resettable to nonnull.

new property: usesLegacyInkRipple.

Snackbar

breaking MDCSnackbarMessage's public APIs have all been annotated with nullability annotations.

TextFields

new class: MDCIntrinsicHeightTextView.

changed property signature: MDCMultilineTextField's textView changed from UITextView to MDCIntrinsicHeightTextView.

Component changes

BottomAppBar

Changes

Buttons

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

Ink

Changes

MaskedTransition

Changes

PageControl

Changes

ProgressView

Changes

ShadowElevations

Changes

ShadowLayer

Changes

Slider

Changes

Snackbar

Changes

Tabs

Changes

TextFields

Changes

Typography

Changes