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

v92.0.0

Choose a tag to compare

@romoore romoore released this 24 Sep 14:22
· 2297 commits to stable since this release

This major release removes the mdc_adjustsFontForContentSizeCategory API
from MDCTypographyScheming. It makes
useCurrentContentSizeCategoryWhenApplied required for all implementations.

Breaking changes

Classes conforming to MDCTypographyScheming must now provide the API
useCurrentContentSizeCategoryWhenApplied. It was previously recommended that
it be bound to the value of mdc_adjustsFontForContentSizeCategory.

Changes

schemes/Typography