Knowing when a View in a ListView has gone off the screen? – Ebay API
I have Googled this but can't find an answer, so here goes... I have a ListView that displays some text and an image. The underlying adapter recycles the views for performance reasons (as per the recommended approach), and I load…