I am a UX architect working with a team of Android developers that are mostly junior. We are having issues properly setting line height in Android.
We are using the
lineHeight = height * multiplier + extra
So if you set multiplier = 0 then you can get line-height to be the same as an extra.