Hello,

I'm fetching some data from my web API that returns XML with content
which includes escaped unicode characters. So there is content such as
"Izložba" which I need to display in a TextView as word
"IzloĹžba". How can I do this? Right now these characters are either
ommitted or displayed as that raw escaped value.

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

Reply via email to