Fixed
Status Update
Comments
ae...@google.com <ae...@google.com>
co...@google.com <co...@google.com>
sg...@google.com <sg...@google.com>
na...@google.com <na...@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.
ap...@google.com <ap...@google.com> #5
deleted
Description
The most common use case might be showing a backdrop image in the expanded state, while showing only text in the collapsed state.