0

I fetched and succesfully showed HTML data from a server in a TextView. The data is written like this:

<div class=head1>
  Head 1
</div>

<div class=head2>
  Head 2
</div>

My question is, is it possible to give the different div classes a color and show it into a WebView or TextView? I am not able to change the data because I don't own it.

Dev Eloper
  • 43
  • 1
  • 6

0 Answers0