This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] InnerGestureListener IOnGestureListener.OnLongPress NullReferenceException #15709
Labels
a/gestures 🖖
s/needs-repro ❔
This reported issue doesn't include a sample project reproducing the issue. Please provide one.
s/unverified
New report that has yet to be verified
t/bug 🐛
Description
DragGestureRecognizer is disposed before long press is processed
System.NullReferenceException: Object reference not set to an instance of an object.
IOnGestureListener.OnLongPress (Android.Views.MotionEvent e) D:\a\1\s\Xamarin.Forms.Platform.Android\InnerGestureListener.cs:120
Steps to Reproduce
Basic Information
Environment
Show/Hide Visual Studio info
Build Logs
Screenshots
Reproduction Link
Workaround
The text was updated successfully, but these errors were encountered: