nostra13 / Android-Universal-Image-Loader

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

Problems with twoway-view library #800

Open ppamorim opened 9 years ago

ppamorim commented 9 years ago

@nostra13 @lucasr

Hi folks, I detected a conflict with the UIL and this lib, the loading is odd and the view loses direction just because of using the UIL. With Picasso ImageLoader, this does not occur.

The conflict is based on a "lag" that is in the image loading and scrolls jump. Removing the smoothness.

[need more information, working on it]

[The cat: UIL, the Picasso art: Picasso] Sample: https://drive.google.com/file/d/0BwCQLXhzKWGUczdraXMwZmxsM3M/view?usp=sharing Second Sample: https://drive.google.com/file/d/0BwCQLXhzKWGUd2Y0YjF0dWZ3dkE/view?usp=sharing

https://github.com/lucasr/twoway-view

nostra13 commented 9 years ago

Show your code of usage of UIL. Or you can send sources of "Second Sample" on my email.

AndyVavrynets commented 9 years ago

Are there some news about this issue ? I have the same problem.

AizazZaidee commented 9 years ago

Any update guys.. !!! I am also having same problem