I have a TextView and I want to add a bullet symbol in my text through XML. Is it possible?
With Unicode we can do it easily,but if want to change color of bullet, I tried with colored bullet image and set it as drawable left and it worked