How can i make visible previous card visible?
When i choose another card, i want to see a little offset of previous card. How can i make it?
Something like this :

Thanks for the library.
@adeldolgov I'm really sorry that I can't handle this situation at present. There are too many changes to be made.
@LittleMango ohh, thanks. Do you have any ideas how to do this? I will try to realise
I'd play with the setItemOffset method. Maybe if you set a value big enough, you can achieve this
@adeldolgov Could you display the previous card?
@javichaques i made a little trick. I added some view that will always looks like latest card, then when current card have some offset I'm changing latest visible card params:)