While it is possible, it is also very limited. Only a few HTML tags
are honoured, like smaller/bigger, bold etc.  I think that even for
this little functionality you will spend a whole HTML rendering engine
in memory, and that's just not worth it.

If you must, use a webview.

On Mar 18, 11:55 am, Fina Perez <[email protected]> wrote:
> Hi!!
> I'm trying to paint a rectangle, and inside it, put some text which is
> "html-format" (sorry for my english, it is so bad ) I use CharSequence
> (because this supports html) instead of String, and I call drawText
> with those parameters, but the format isn't painted.
>
> Any idea? is it possible?
>
> Thanks a lot!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to