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 methods like getContentHeight() at onPageFinished() but it still giving me "0". I had also put a thread which start after onPageFinished() and waits till 10-15 sec but I am still not able to find the Height Please help me. ================== 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

