WebViewClient.onPageFinished()

I think the height will not change when you scroll the webview. 
-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of brijesh
Sent: Wednesday, June 16, 2010 8:48 PM
To: Android Developers
Subject: [android-developers] Re: Problem in getting scroll position in web-view

I know that but problem is not with method BUT problem is on Which
Event should i write IT......



On Jun 16, 4:40 pm, "youken" <[email protected]> wrote:
> What about   WebView.getContentHeight()?
>
>   _____  
>
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of brijesh masrani
> Sent: Wednesday, June 16, 2010 8:18 PM
> To: [email protected]; [email protected]
> Subject: [android-developers] Problem in getting scroll position in web-view
>
> Hello Everyone,
>
> I have a web-view with Html content.I want to calculate height of web-view 
> when it is scrolled.
>
> The method getScrollY() can return the Y scroll but the problem is that when 
> I scroll web-view 2-3 time continuously it takes some time in scrolling.
>
> I just want to know if there is a way to get event like ScrollFinish() so 
> that I can get actual size of web-view when scroll finish.
>
> --
> Regards,
> Brijesh Masrani
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

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

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