filletofish / CardsLayout

:star: Custom card-designed CollectionView layout
MIT License
856 stars 62 forks source link

Scroll cell on button click #13

Closed nishamistry96 closed 5 years ago

nishamistry96 commented 5 years ago

cell is scroll by swiping left or right but i want to scroll on button click. can any one please help me out.

filletofish commented 5 years ago

Hi @nameghino. Thank you for considering the library and sorry for late answer. You can take a look at this issue, which should answer your question: https://github.com/filletofish/CardsLayout/issues/8

Basically it's setting right content offset on button click.