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

