Hello, Can I use a webview as a viewgroup. Let me explain. I would like to have access to the html elements (button, text, link, ...) of the webview to remove or otherwise. the solution, I think is to consider the view as html elements that are part of the same viewgroup (webview). but I do not know if this is possible. I try the method webView.getChildCount () but it returns me 0. thank you and goodbye.
-- 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

