>Have you tried subclassing WebView and calling super.destroy() from
>onDetachedFromWindow()?

Calling webView.destroy() is not a problem, I do that before calling
finish() on the activity.

Nevertheless I tried what you suggest with the same result,
unfortunately.

Even after the webView.destroy() call, and confirmation in the system
log:

D/webviewglue(17480): nativeDestroy view: 0x739ae8

The javascript dialog is still visible.

Pent

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to