How can i change letter spacing in a textview? Will it help if I have HTML text in it (I cannot use webview in my code).
P.S. I\'m using my own typeface in the textv
I built a custom class that extends TextView and solves this problem... Check out my answer here =)
TextView