Fixed
Status Update
Comments
ob...@google.com <ob...@google.com>
ob...@google.com <ob...@google.com>
ub...@gmail.com <ub...@gmail.com> #3
Thanks for the report!
ma...@gmail.com <ma...@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.
ob...@google.com <ob...@google.com> #5
deleted
Description
NotificationCompat.Builder lacks this method. Is there a particular reason for that? If no, are there workarounds to set it will be incorporated in NotificationCompat.Builder at some point?