hello, I have a HTML file in a web view. I want to find the length of the content of that HTML file. I have tried all methods like *getContentHeight*() and *getHeight*() but it doesn't gave me the exact height which i want.
There is one Protected method in View class " *computeVerticalScrollRange*() " so if any one knows how to use this method in webview than please reply. If there is any alternative to find content height than please let me know. -- 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

