For letter in spannabletext i can set background color using BackgroundColorSpan class.
How i can set background image to letter in spannabletext?
Asked
Active
Viewed 193 times
0

silentnuke
- 2,622
- 1
- 18
- 17
-
http://techdroid.kbeanie.com/2010/06/textview-with-html-content.html or http://mgmblog.com/2010/06/04/setcompounddrawable-to-add-drawables-to-textview/ or http://stackoverflow.com/questions/5561981/how-to-display-image-in-androids-textview check this – Khan May 16 '12 at 13:32
-
No, it's not that. I want to set a backgroundimage for each letter – silentnuke May 16 '12 at 13:38