I am having issues setting a linearLayout / relativeLayout's background to transparent in code(not xml). I have tried both setBackgroundColor() and setAlpha() but they both make the background grey not transparent. I want to be able to see the underlying layout's colour when the linear/RelativeLayout above it is transparent. I need help please!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/041b910c-a1b1-4e9b-bfc0-3d04ec874527%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

