Azoft / CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView
Apache License 2.0
2.56k stars 367 forks source link

Weird scroll issue while using images #75

Closed adsonpleal closed 6 years ago

adsonpleal commented 6 years ago

Thanks for the awesome library!

I'm facing a issue when using images inside the items. You can see the problem in the following links:

Failing: https://drive.google.com/file/d/13BbxwZLrEBkHs2e5OFZ0EkMdxadUCtWK/view?usp=sharing Working: https://drive.google.com/file/d/1piBVEx3jhLvmiR4MmI2oShtAu_A1FnLl/view?usp=sharing

In both cases I'm using the exact same code (the weird pink view is the ImageView with background color), except that in the working one I'm not applying the URL.

PS: I'm using Picasso to load the images from web (IDK if that matters).

mig35 commented 6 years ago

Hi @adsonpleal.

Now I have some time and will look.

Thanks

mig35 commented 6 years ago

@adsonpleal fixed in 1.2.3