You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.
stephanenicolas edited this page Jan 27, 2013
·
3 revisions
This module allows to create Android ListViews that contain images loaded from the network. It may seem easy but providing a good, robust, smooth and memory efficient solution to this problem is far from trivial.
This module hides much of that complexity. Using to this module, you will mainly have to define domain POJOs that are displayed in the list.