Jiar/SegementSlide

Nested Scrolling Problem

Opened this issue · 0 comments

issue

issue1

Hi, I am facing nesting scrolling problem. My scenario is that I have tags collection view inside a cell of a tableview which is in segment controller. Whenever I do scroll the collectionview, it does scroll but along with the whole tableview controller and this behaviour continues until headerview hides.
SegementSlide-master 2.zip

the sample project is attached herewith. Please check the unwanted behaviour by going to Explore Screen after running the project.

PS: ignore collectionview frame; I was testing the project.