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(๊ณฑํ๋ ์)๋ก ์ ํ๋ค. ๋ง์ง๋ง ์ค์๋ ๋ฐ์๋์ง ์๋๋ค.