On Aug 18, 10:23 am, bob <[email protected]> wrote: > Is there any way to make a Webview have a transparent background? > > Thanks.
RTM pls. public void setBackgroundColor (int color) Set the background color. It's white by default. Pass zero to make the view transparent. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

