Hey, is there a way to get rid of font padding wit...
# android
l
Hey, is there a way to get rid of font padding within a Text element in jetpack compose? I have a Button and the text within it is slightly off center, which I assume is due to font padding. Is there an equivalent to includeFontPadding=false?
c
Try asking in #compose