Fixed
Status Update
Comments
ap...@google.com <ap...@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.
ma...@google.com <ma...@google.com> #5
deleted
Description
Rename Stack to Box, remove all params from Box and Stack besides children and gravity (alignment)
See discussion and context in the doc:https://docs.google.com/document/d/1EoadTJCmqQHqzZtW01DxA8msZ2oBhrPLvb-SWyFQt8s/edit?usp=sharing