How to add bulleted list to android application?

后端 未结 17 1356
抹茶落季
抹茶落季 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条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-29 20:06

    use simple TextView with a compound drawable. For example

    
    
    

提交回复
热议问题