Is there a way to adjust the spacing between characters in an Android TextView? I believe this is typically called \"kerning\".
TextView
I\'m aware of the
The only way I found to adjust the kerning, is to create a custom font in which the glyph advance is altered.