Fixed
Status Update
Comments
cl...@google.com <cl...@google.com> #2
an...@google.com <an...@google.com> #3
Thanks for the report!
ka...@google.com <ka...@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.
Description
Version used: dev-12
Devices/Android versions reproduced on: n/a
The material button component should support icons next to text.