android - display a list of html content, is it ok to use list of webview -


i need now, please give me suggestion. in application, have show list of html content. solution is: using webview in each listview item display html

but problem is: webview size increase per item (in scroll action).

is there wrong. may webview not designed loading content in each item of list, , solution not good. if use textview load content, display simple html content ex: textview can't display html table or image tag.

if using webview not , can't used in case, have explain why. can't find convincing evidence.

can suggest me evidence problem. , more, please give me solution.


Comments