There are some attributes for putting a shadow behind the letters in a
TextView:
http://developer.android.com/reference/android/widget/TextView.html#attr_android:shadowColor
http://developer.android.com/reference/android/widget/TextView.html#attr_android:shadowRadius

Even setting it to black only results in a gray shadow for some
reason, however. I needed to make some text readable despite being
displayed on a complex background recently, and the shadow just wasn't
dark enough to do the job.

On Jan 26, 2:52 pm, Sanra <[email protected]> wrote:
> Could anyone tell if there are built in APIs to apply a shadow or glow
> effect on the text components? Is there easy way to achieve these ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to