Hi all, I put a webview inside a scroll view according to this
http://www.anddev.org/view-layout-resource-problems-f27/add-imageview-to-bottom-of-webview-t19169.html
.
But I found that if the webview already loaded a long content, and
then load short content again. The webview doesn't resize and the
scroll bar is still here.

for example, load "test<br/><br/><br/><br/><br/><br/><br/><br/><br/
><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>" and then
load "test" in the webview will cause this problem.

How can I resize the webview the fit the content.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to