I have googled my question but there is not working answer provided. How do add a bulleted list to my textview.
Here's another solution, not exactly adding a list to one textview, but I guess the goal is the same. It's using TableLayout, that needs only XML and it's really simple for small ordered or unordered lists. Below, sample code I used for this, not a line of code in Java.
Positive:
Negative:
every list item is store as a separate string resource
and the style: