Hi, My problem: I have many WebView's these display images.
Each WebView is item in Gallery view. 10-15 images are loading simultaneously. Internet is very low, for loading all visible items is need 5-10 sec. If close Activity and restart it few times, device CPU is hangs long time. I try WebView.destroy(); but webview's continues loading images. How I can unbind webview connection, and destroy it? -- 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

