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
你好,看了你的这篇文章,因为项目没有用约束,而且要点击表头,就可以展开cell,所以自己照着你的实现思路实现了一下, 自定义了cell,然后再cell下放了一个view,包含了侧滑,漏出的菜单,然后再自定义cell上添加了一个拖拽手势, 但现在遇到了一个问题,就是一滚动tableview时,就会进行侧滑,漏出少许菜单,导致滚动卡住,求教解决思路,万分感谢
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,看了你的这篇文章,因为项目没有用约束,而且要点击表头,就可以展开cell,所以自己照着你的实现思路实现了一下,
自定义了cell,然后再cell下放了一个view,包含了侧滑,漏出的菜单,然后再自定义cell上添加了一个拖拽手势,
但现在遇到了一个问题,就是一滚动tableview时,就会进行侧滑,漏出少许菜单,导致滚动卡住,求教解决思路,万分感谢
The text was updated successfully, but these errors were encountered: