hi all,
how to implement the slow adapter example in ApiDemos for multiple line list view? i want to do this for the multiple line list view when scrollstatechanged? any idea?? tutorial, sample code are most thankful.
hi all,
how to implement the slow adapter example in ApiDemos for multiple line list view? i want to do this for the multiple line list view when scrollstatechanged? any idea?? tutorial, sample code are most thankful.
Offhand it looks like you just need to switch the xml you inflate from to handle your needs and edit the getView() to populate it appropriately.