Open pepperkick opened 10 years ago
Post your code pls.
I dint able to find staggered gridview in the demo you shared ! Can you please assist me ?
@mrugeshvaghela Don't use this issue for other request. The staggered grid view is in library-extra and demo extra as described in the doc.
Oh thank you ! I am new here. Sorry for my interference with the request thread.
I will post the code as soon as I can... My desktop has been taken for repairing (next day after posting this issue) So please don't close this issue yet!
However I did try a solution from another issue here... Where you had to Extend the card array adapter and set recycle = false. . it solved the multiple image issue but doesn't update the cards anymore when I scroll the list!
It isn't a solution. Don't change the arrayAdapter removing the recycle=false.
I know it's not a solution... Just informing! You may get the idea!
Sorry for this too long reply!
My computer was with mechanic for 3 months!
For me, I fixed the problem with download the image then setting instead of Async. Not sure if async will work
Thank You for this awesome library and sorry for the delay!
Hi, When ever i try to load images in Async to CardList I face problem when I Scroll. Images dose not load in ordered way like
Is their any fix? I tried all image loading library... UIL, Picasso, Ion, Glide, etc etc... Same Problem in all...