You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: