tags:

views:

15

answers:

0

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