I have a question about large font implicit paddin...
# compose
u
I have a question about large font implicit padding I use the
Copy code
private val platformStyle = PlatformTextStyle(
    includeFontPadding = false
)
Yet the padding is still sort of large, and throws off the alignment. Is this now a font issue, and should the designers rework it?
c
This sorta recent article also does a good job explaining why things are the way they are https://medium.com/androiddevelopers/fixing-font-padding-in-compose-text-768cd232425b