Andrii Makovskyi
Results
1
issues of
Andrii Makovskyi
**Description** Attribute `lineHeight` is not handled when passed as part of textAppearance attribute of TextView. _values.xml_ ```xml #f00 48sp ``` _sample_layout_text_appearance.xml_ ```xml ``` LineHeightTest.kt ```kotlin class LineHeightTest { @get:Rule open...
bug