> Can you provide a better explanation of what you're trying to do? sorry for being a little vague there;
I am working on a FAQ page which is to display Q&A using an ExpandableListView. Some of the answers have bullet points (ordered lists). I want a way to generate these lists. In HTML, we have <ol><ul> and <li> tags to achieve the said effect. How can I do this in Android if I have the text in HTML format? I hope I have made myself clear this time. Thanks. -- 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

