Skip to content
New issue

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

UICollectionView和UITableView中存在了左右滑动样式和JXCategoryListContainerView左右滑动切换冲突 #227

Closed
taojeff opened this issue Apr 16, 2023 · 3 comments

Comments

@taojeff
Copy link

taojeff commented Apr 16, 2023

我的JXCategoryListContainerView中的contentlistView中是用UICollectionView和UITableView实现的,可是这时候出现了不固定的页面出现和JXCategoryListContainerView左右滑动手势冲突

@WineKai
Copy link

WineKai commented Jul 26, 2023

你好,这个问题解决没?我也碰到这种情况

@taojeff
Copy link
Author

taojeff commented Jul 26, 2023

你好,这个问题解决没?我也碰到这种情况

解决了,我发现是我的cell样式没有增加到self.contentView上导致的。你也可以查看一下

@taojeff taojeff closed this as completed Jul 26, 2023
@WineKai
Copy link

WineKai commented Aug 1, 2023

你好,这个问题解决没?我也碰到这种情况

解决了,我发现是我的cell样式没有增加到self.contentView上导致的。你也可以查看一下

你好,想问下cell的什么样式需要增加到cell.contentView上?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants