I have a TextView which displays a long text. I want to give some space between lines like in CSS with line-height property. How can I do it?
I have a TextView which displays a long text. I want to give some space between lines like in CSS with line-height property. How can I do it?