Skip to content

v119.4.0

Compare
Choose a tag to compare
@fluxminds fluxminds released this 05 Jan 20:23
· 178 commits to stable since this release

In this minor release, we added a new contentEdgeInsets API to Banner, added support for vertically centered image views in MDCSelfSizingStereoCell, and improved support for tvOS.

API changes

Banner

new property: contentEdgeInsets in MDCBannerView.

Lists

new enum: MDCSelfSizingStereoCellImageViewVerticalPosition.
new property: leadingImageViewVerticalPosition in MDCSelfSizingStereoCell.
new property: trailingImageViewVerticalPosition in MDCSelfSizingStereoCell.

Component changes

Banner

Cards

List

Multi-component changes