Skip to content

[Android] Adding a PointerGestureRecognizer to a button on Android stops the button from working #19289

@PureWeen

Description

@PureWeen

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions