Fixed
Status Update
Comments
ca...@google.com <ca...@google.com>
wi...@google.com <wi...@google.com>
rg...@google.com <rg...@google.com>
ch...@google.com <ch...@google.com>
pr...@google.com <pr...@google.com> #3
Thanks for the report!
de...@gmail.com <de...@gmail.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.
de...@gmail.com <de...@gmail.com> #5
deleted
Description
Component used: core-splashscreen Version used: 1.0.0-rc01 Devices/Android versions reproduced on: Pixel 2
The "isLightTheme" attribute is not supported in these cases:
For now, the solution is to create themes.xml(night) and override these attributes.