Android TextView's default values like height, font-size, line-spacing, padding, margin

Viewed 3375

Thanks in advance for your time.

As per the image below, I'm looking for the default values for the Android TextView but am having a difficult time locating this information.

I am aware about lineSpacingExtra and multipliers but these don't tell me what the default values.

image

2 Answers
Related