Can I use a drawable as a shadowColor in a TextView?

Posted by Mocha on Stack Overflow See other posts from Stack Overflow or by Mocha
Published on 2010-06-15T14:58:09Z Indexed on 2010/06/15 15:02 UTC
Read the original article Hit count: 124

Filed under:
|
|

I have a TextView and I want to give it a glowing effect using an image from the res/drawable folder. How can I do this?

© Stack Overflow or respective owner

Related posts about android

Related posts about textview