I am trying to create a list view which as TextView that can display html content , an WebView and other basic TextViews.I tried to extend SimpleAdapter but i struck with th
Not sure if this is the cause but the last parameter to the SimpleAdapter constructor should all be TextViews.
SimpleAdapter