I am not sure if I understand correctly but you can keep your webview
invissible (while its loading) and make it visible only after your url
is loaded (and when you remove progressbar). Check WebViewClient on
how to get notified of page load finished.

-Amit.

On Jan 19, 10:16 am, "Chris Chiappone" <chiapp...@gmail.com> wrote:
> Yes, this is what I was trying to achieve.  The problem is that its almost
> like the webview comes up from below the progressbar when the page loads.
>
> On Sat, Jan 17, 2009 at 9:02 AM, Fred Grott(shareme)
> <fred.gr...@gmail.com>wrote:
>
>
>
> > Do you mean load progress rotating image and once the page loads it
> > disappears?
>
> > On Jan 16, 4:29 pm, "Chris Chiappone" <chiapp...@gmail.com> wrote:
> > > Is there an easy way to show a indeterminate progressBar ontop of a
> > > webview.  I can create a progress bar but the webview shows up below it.
>
> > > Thanks
>
> --
> ~chris
--~--~---------~--~----~------------~-------~--~----~
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