How to add bulleted list to android application?

后端 未结 17 1372
抹茶落季
抹茶落季 2020-11-29 19:14

I have googled my question but there is not working answer provided. How do add a bulleted list to my textview.

17条回答
  •  萌比男神i
    2020-11-29 19:50

    I have found an alternate.. just copy this bullet " • " (it is a text) and paste in your text view's text, you can change the bullet color by changing the textcolor and as well all other attributes like size, height width... :)

    you can use short-cut to get this bullet while typing

    for windows

    ALT + 7

    for mac

    ALT + 8

提交回复
热议问题