How do underline text in Android text fields, like the spell-checker does in this screen shot:
Thanks in advance!
How do underline text in Android text fields, like the spell-checker does in this screen shot:
Thanks in advance!
You use Spannables. Spannables are character sequences that incorporate style. For this, use an UnderlineSpan