Azoft / CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView
Apache License 2.0
2.56k stars 367 forks source link

trying to achieve Right to Left CarouselLayoutManager #82

Closed thetnaingmizo closed 6 years ago

thetnaingmizo commented 6 years ago

Can anyone help to achieve like the following? I have tried and could not make it. Please help. Thanks in advance.

ezgif com-optimize

mig35 commented 6 years ago

Hi @thetnaingmizo

This is not a part of the lib. You can look how this library is done inside and change its sources to achieve this sort of effects. You will need to change: generateLayoutOrder or fillChildItem. The goal here is to change current library elevation.