Posts

Post not yet marked as solved
2 Replies
Hello, I only know that UICollectionViewCell adds long press gesture by default. target is contentView and Action is _handleMenuGesture. Why I want to add this gesture is also not clear to me. But your problem is probably a conflict of gestures,The solution is: One way is to remove this long press gesture, (I don’t know which functions will be affected.)2. Monitor agents to resolve conflicts