I have a WebView that I've asked to load a page using webView.loadUrl
().

How do I get a notification when the WebView has completed loading +
rendering the requested page?

The closest I've gotten is webView.getProgress(), but I'd like to be
notified rather than having to poll for that value to reach 100.

  Regards //Johan

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to