Fixed
Status Update
Comments
al...@google.com <al...@google.com>
pr...@google.com <pr...@google.com> #3
Thanks for the report!
ju...@google.com <ju...@google.com> #4
The release notes documentation has been edited to clarify this change in behavior for line height.
To support non-standard text sizes, we encourage users to follow the Material design system and use a different style = LocalTextStyle.current.copy(lineHeight = TextUnit.Unspecified)
, or create a custom Typography
entirely.
pr...@google.com <pr...@google.com> #5
deleted
Description
Need to prepare BuildCompat for UDC's SDK_INT stabilization.