On Jan 26, 11:57 am, manigault <[email protected]> wrote: > How can i add shadow to given image view. I can only setShadowLayer to > TextView ..
if you need it in several places i'd write custom ShadowDrawable that extends Drawable - its quite simple task pskink -- 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

