pujiaxin33 / JXSegmentedView

A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
MIT License
2.66k stars 369 forks source link

在子页面上面添加tablview tableview的headview中添加横向滑动的collectionview #228

Open caicaibuchicai opened 1 year ago

caicaibuchicai commented 1 year ago

在子页面上面添加tablview tableview的headview中添加横向滑动的collectionview collectionviewCell滑到边界的时候怎么把滑动事件传到下面的子页面实现左右滑动? 目前直接把collectionview放置在子页面可以滑动,但是把collectionview放置在tableview的headview 左右滑动就有影响了