CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

SnapHelper not working inside Card

Open umang6891 opened this issue 6 years ago • 0 comments

I have a horizontal scroll inside the card. I am using SnapHelper to scroll the RecyclerView. I can't scroll the list.

I have already disabled the manual swipe. manager.setSwipeableMethod(SwipeableMethod.Automatic)

umang6891 avatar Apr 25 '19 12:04 umang6891