Join Slack
Powered by
Hi :android-wave: I wonder how font sizes are actu...
# compose-android
g
giso
07/10/2023, 10:37 AM
Hi 👋 I wonder how font sizes are actually measured. Let's say, I have a font size of 13.sp, but the text composable takes more than 16.sp height. Font padding is disabled, so I wonder where the extra space comes from and how to calculate it.
e
ephemient
07/10/2023, 10:40 AM
https://medium.com/androiddevelopers/fixing-font-padding-in-compose-text-768cd232425b
goes over some parts of the font metrics vs layout
2
Views
Open in Slack
Previous
Next