Hello...
I have read CDATA from an xml file which contains <p> tags and some style ( alignment). Now I want to display that data in Text View.. How to process those HTML tags and generate the same effect as done by html. I tried with WebView but it changes my background and look odd..

