facebook-csharp-sdk / facebook-winclient-sdk

Facebook SDK for Windows & Windows Phone
http://facebooksdk.net
Apache License 2.0
61 stars 139 forks source link

Progress on WebView navigation #74

Open silvio-terzi opened 9 years ago

silvio-terzi commented 9 years ago

When trying to open a WebView for some requests (invite friends, post dialog, etc) it should happen that loading of the right web page takes some seconds before showing the requested form. It should be useful to have a progress bar of some kind until the page isn't completely showed, so the user knows that something is loading (now the user simply don't see anything until tha page is completely loaded).