Description
If you add a PointerGestureREcognizer to an Android button
btn.GestureRecognizers.Add(new PointerGestureRecognizer());
You can no longer click the button
Steps to Reproduce
Issue19283 in our sample tests
Link to public reproduction project repository
No response
Version with bug
7.0.101
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response