We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在子页面上面添加tablview tableview的headview中添加横向滑动的collectionview collectionviewCell滑到边界的时候怎么把滑动事件传到下面的子页面实现左右滑动? 目前直接把collectionview放置在子页面可以滑动,但是把collectionview放置在tableview的headview 左右滑动就有影响了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在子页面上面添加tablview
tableview的headview中添加横向滑动的collectionview
collectionviewCell滑到边界的时候怎么把滑动事件传到下面的子页面实现左右滑动?
目前直接把collectionview放置在子页面可以滑动,但是把collectionview放置在tableview的headview 左右滑动就有影响了
The text was updated successfully, but these errors were encountered: