If those html pages you want to display contain JavaScript, you might want to use one webview and then iFrames, which would give you the same effect without overloading the system with multiple instances of webview. Kind of web-appy, but if that's the effect you're looking for, this method might work for you.
-John Coryat -- 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

