Hi :android-wave: I wonder how font sizes are actu...
# compose-android
g
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