> The best way I can think of getting around this problem > would be showing your HTML content inside a WebView. :)
Thanks for your reply Bibek. That is exactly what I am currently doing. However, I think a WebView would definitely be heavier than a TextView. Assuming, I receive say 20 items in the feed wouldn't creating 20 WebView instances affect the memory footprint of the module? -- 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

