/ListViewWithViewholder

This project demonstrates the customization of list view using view-holder pattern inside BaseAdapter.While this sounds complex this is approximately 15 % faster than using the findViewById() method.

Primary LanguageJava

Stargazers