I am trying to add lines with different colors to my TextView using html tags.
For whatever reason,
Html.fromHtml(\"
try this and it should works
textView.setText(Html.fromHtml("text"));