Yuya Kaido

Results 24 comments of Yuya Kaido

@JaiRajesh You can disable vertical swipe by `CardStackLayoutManager.setCanScrollVertical`.

@samy-baili You can get the source code by checking out [this commit](https://github.com/yuyakaido/CardStackView/commit/9619fa832d3b57e085adaa6b960d69c2da4177f2).

@andreasmakeable Thank you for your proposal. I think this is a nice feature but I have no time to implement right now... So your contribution is always welcome!

@nivBlox Thank you for your comment! Currently, we have no way to cancel automatic swipe in half way. But we can implement similar behavior with [automatic swipe](https://github.com/yuyakaido/CardStackView#automatic-swipe) and [rewind](https://github.com/yuyakaido/CardStackView#rewind). 1....