0

I want to load some images from web into a viewpager (Lazyloading) with viewpager having circle indicator.

I mean before loading images, a simple image is displayed and after image being loaded from web, they must be replaced. I have a library for viewpager with circle indicator here, but can't use it for lazyloading. And I have a tutorial for lazy loading images but it's not viewpager with circle indicator.

Please help.

Namikaze Minato
  • 1,332
  • 4
  • 23
  • 41
  • before displaying you need to show a progress bar ? – Raghunandan May 16 '13 at 10:14
  • 1
    https://github.com/nostra13/Android-Universal-Image-Loader – Raghunandan May 16 '13 at 10:18
  • check my answer in http://stackoverflow.com/questions/13933529/design-of-list-view-lazy-loading-images-component/13934045#13934045 and http://stackoverflow.com/questions/14080117/universal-image-loader-wrong-bitmaps-are-attached-to-imageview/14080147#14080147 – Chintan Rathod May 16 '13 at 10:18

0 Answers0