Quantcast
Channel: Android – Ogre's Lab
Viewing all articles
Browse latest Browse all 13

Dynamic ListView using Volley and NetworkImageView

$
0
0

Just added new example to the Android Volley Examples project which shows how to use Volley to populate dynamically ListView including loading of images using NetworkImageView. It also uses a simple read-ahead technique in order to load next page of data when the user reaches close to the end of the current page in order to minimize the wait.

dynamic-list-view-volley


Viewing all articles
Browse latest Browse all 13

Trending Articles