I am working with the Net Library and MailParser. What view should be used to display an email message Body having HTML and Text, or plain Text only? The view would have to handle both formats and be scrollable.
Currently I can only view a plain Text message Body. A message Body in HTML displays the configuration info. I have thought of using a WebView, but have no idea how this would be implemented. Any help greatly appreciated.
Best regards
Currently I can only view a plain Text message Body. A message Body in HTML displays the configuration info. I have thought of using a WebView, but have no idea how this would be implemented. Any help greatly appreciated.
Best regards