MaterialValues
MaterialValues copied to clipboard
An Android library for material design values
It seems that Google changed typography. https://material.io/design/typography/the-type-system.html#type-scale "Display" is gone and it was replaced with "H"
References in the documentation to [material.google.com](https://material.google.com) should be changed to [material.io](https://material.io/guidelines).
Currently "MaterialTypography", should be consistent across the library. "MaterialValues.Typography" should be better. Deprecate the old styles and reference the new ones.