In our last post we saw how to create simple custom listview , It does not have any state to save when scrolled. But implementing ListView ...
Let's start with simple requirement. A list view containing a image & 2 TextViews as below. To achieve this one has to create an...