That is what it means but if you pass "true" to the boolean argument
it means that the page will be scrolled to the bottom. It seems that
after invoking loadData(), the contents is moved to the bottom but
once the web view has finished loading its data, the scroll is
resetted to the top.

Is there any way to be notified when a page has been completely loaded
using web view?

On 2 abr, 01:42, Romain Guy <[email protected]> wrote:
> pageDown() does not mean "scroll the web page to the bottom" it means
> "scroll down by one page." Just like the "page down" key on a computer
> keyboard.
>
> On Wed, Apr 1, 2009 at 9:33 PM, pperotti <[email protected]> wrote:
>
> > Hi Everyone,
>
> > Does anybody know how can I sort out a problem with the
> > WebView.pageDown( boolean ) method that simple does not remains in the
> > bottom of the web view after invoking loadData() ?
>
> > The behavior in the emulator moves to the bottom and right after that
> > moves back to the top.
>
> > Thanks in advance,
> > Pablo
>
> --
> Romain Guy
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  All such questions should be posted on
> public forums, where I and others can see and answer them
--~--~---------~--~----~------------~-------~--~----~
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