I would like to implement a letter spacing ( Increase/Decrease the spaces) and bind the same to slider control. I have already created a slider that scales the text, but unable to create the letter spacing option, since, I have no clue on how to do the same. The following is what I am trying to achieve
Asked
Active
Viewed 190 times
0

Gopa
- 143
- 1
- 2
- 9
-
Check this : https://stackoverflow.com/a/23216171/1343788 – Mehul Kabaria Feb 04 '19 at 13:11
-
Thank you for the link. Let me have a look at the same. – Gopa Feb 04 '19 at 13:22
-
On Lollipop or higher there's a built-in solution for this, as per this answer https://stackoverflow.com/a/28147048/4465208 – zsmb13 Feb 04 '19 at 16:25