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

TouchesXXX does not work on Custom Cells [iOS only] #54

Open
PaulARoy opened this issue Mar 8, 2016 · 0 comments
Open

TouchesXXX does not work on Custom Cells [iOS only] #54

PaulARoy opened this issue Mar 8, 2016 · 0 comments

Comments

@PaulARoy
Copy link

PaulARoy commented Mar 8, 2016

I have a custom cell in Xamarin Forms (inheriting from ViewCell) with an AbsoluteLayout, containing a control inheriting from NControlView.
These Cells are in a ListView.

Somehow, TouchesBegan never gets called on iOS. I do not think I am missing anything, as it works on Android and WP.

It think it might come from the UITouchesGestureRecognizer, but I do not really know how to fix it.

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

1 participant