Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong youtube thumbnail loaded #14

Open
IamAKX opened this issue Nov 16, 2018 · 1 comment
Open

Wrong youtube thumbnail loaded #14

IamAKX opened this issue Nov 16, 2018 · 1 comment

Comments

@IamAKX
Copy link

IamAKX commented Nov 16, 2018

I am using this library to load youtube player in a recycler view. On scrolling up and down, wrong thumbnail of the video is loaded. Sometimes wrong thumbnail is load ever after the correct thumbnail loading is done, i.e, the correct thumbnail replaces by the wrong thumbnail within a fraction of a second. I am using this in native android project. I have tried Glide and Picasso libraries to load image inside ImageLoader interface

@anirudhramanan
Copy link
Collaborator

This looks like a recycling issue. Can you paste the gist of the code to help us debug ?

Also the demo app uses recycler view to load 5/6 youtube views. Are you able to reproduce the same issue in the demo app ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants