๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

๋นˆ ๊ตฌ๋ฉ ์ฑ„์šฐ๊ธฐ

[Android][TextView] ์ค„ ๋†’์ด. lineHeight, lineSpacingExtra, lineSpacingMultiplier

https://stackoverflow.com/a/54197979

 

Android lineHeight vs lineSpacingExtra

can I know what is the difference between lineHeight and lineSpacingExtra in android xml. I tried to compare both, but I got the different result (I need the lineHeight function, however it is only

stackoverflow.com

 

lineHeight

https://developer.android.com/reference/android/widget/TextView#attr_android:lineHeight

 

TextView  |  Android Developers

 

developer.android.com

> ํ…์ŠคํŠธ์˜ ์ค„ ๋†’์ด๋ฅผ ๋ช…์‹œํ•œ๋‹ค.

 

lineSpacingExtra

https://developer.android.com/reference/android/widget/TextView#attr_android:lineSpacingExtra

 

TextView  |  Android Developers

 

developer.android.com

> ํ…์ŠคํŠธ์˜ ์ค„ ๊ฐ„ ๊ฐ„๊ฒฉ. ํ…์ŠคํŠธ ๋†’์ด์— ์ถ”๊ฐ€์ ์œผ๋กœ ๋“ค์–ด๊ฐ€๋Š” ๋†’์ด. ๋งˆ์ง€๋ง‰ ์ค„์—๋Š” ๋ฐ˜์˜๋˜์ง€ ์•Š๋Š”๋‹ค.

 

lineSpacingMultiplier

https://developer.android.com/reference/android/widget/TextView#attr_android:lineSpacingMultiplier

 

TextView  |  Android Developers

 

developer.android.com

> ํ…์ŠคํŠธ์˜ ์ค„ ๊ฐ„๊ฒฉ์„ multipler(๊ณฑํ•˜๋Š” ์ˆ˜)๋กœ ์ •ํ•œ๋‹ค. ๋งˆ์ง€๋ง‰ ์ค„์—๋Š” ๋ฐ˜์˜๋˜์ง€ ์•Š๋Š”๋‹ค.