listview recycling strange empty space
问题 I have a similar problem to the one in this question: ListView and rows recycling problem Above is solved. but same solution does not work for me. I have a listview consisting of textviews. Each textview can contain variable number of images. I am getting images with html.imagegetter and I am using recycling in getview method of list adapter. If there is one or more images in a textview, it will have a height to be able to fit its content. When this textview is recycled and new content does