nostra13 / Android-Universal-Image-Loader

Powerful and flexible library for loading, caching and displaying images on Android.
Apache License 2.0
16.78k stars 6.1k forks source link

darktwitchy #469

Closed darktwitchy closed 10 years ago

darktwitchy commented 10 years ago

how to i load images on a pageviewer and that can be called to pages by an array

vliux commented 10 years ago

I think you can get some point from the sample. In my understanding the Universal-Image-Loader is a library supports loading and caching images, which can be used for any 'image-aware' view.

nostra13 commented 10 years ago

I don't understand the question.

vliux commented 10 years ago

I think what darktwitchy want is just a sample of using ImageLoader in a ViewPager.

nostra13 commented 10 years ago

So sample app exists for that.