yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.37k stars 448 forks source link

Horizontal Scroll container inside CardStackView doesn't work #269

Open ozix opened 5 years ago

ozix commented 5 years ago

Hi, I have recycler view as grid inside my list. When I scrolling this grid container inside it's start moving whole page not item inside grid

StuStirling commented 2 years ago

@ozix were you able to get this working?

StuStirling commented 2 years ago

@ozix managed to get it working. Here is how I did it #354