Open yasitha999 opened 11 years ago
It is adapter based. There's a listener to get all images. It cannot extends adapterview because it need to be a surfaceview.
Please check CoverflowListener for more info
Hmm, there's no notify and doesn't support the data changes. I'm going to do a refractor for it.
Yes understand, cannot extend adapter view. Yes that's the only issue, for now I'm asking gl surface view to re draw when i need to change the images. Anyway thanks for creating such a amazing library.
Hi, Its great article! Could you help me to get coverflow images view like below image.
Is it possible to make this coverflow adapter based? currently its displaying static set of images, Instead of that is it possible to have an adapter to retrive images?