Fixed
Status Update
Comments
al...@google.com <al...@google.com> #2
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.
Description
The following 10 lint issue(s) are suppressed in
src/main/java/androidx/vectordrawable/graphics/drawable/AnimatorInflaterCompat.java
. Please remove these suppressions invectordrawable/vectordrawable-animated/lint-baseline.xml
and address the associated issues.