Fixed
Status Update
Comments
jo...@google.com <jo...@google.com> #2
ap...@google.com <ap...@google.com> #3
Thanks for the report!
jo...@google.com <jo...@google.com>
pr...@google.com <pr...@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
Jetpack Compose version: 1.4.0-alpha04
Jetpack Compose component used: ModalBottomSheetLayout
Android Studio Build: Electric Eel 2022.1.1 #AI-221.6008.13.2211.9477386
Kotlin version: 1.7.21
See attached video.
Repo:https://github.com/hakonschia/bottomsheetcrash
Steps: