Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 596
JoshuaTree Avatar asked Mar 01 '26 09:03

JoshuaTree


1 Answers

Look at Dense layouts paragraph from material design guidlines enter image description here

Normal spacing
Height: 56dp
Padding above label: 8dp
Padding below label: 8dp
Padding below text field: 8dp
Padding above helper text: 8dp

like image 86
Sergey Bubenshchikov Avatar answered Mar 03 '26 00:03

Sergey Bubenshchikov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!