How do I add a bullet symbol in TextView?

后端 未结 9 1124
感动是毒
感动是毒 2020-11-30 17:27

I have a TextView and I want to add a bullet symbol in my text through XML. Is it possible?

9条回答
  •  独厮守ぢ
    2020-11-30 18:06

    Prolly a better solution out there somewhere, but this is what I did.

    
                
                
                
            
                
                
                
            
      
    

    It works like you want, but a workaround really.

提交回复
热议问题