maui
maui copied to clipboard
SwipeGestureRecognizer is not working when swipe on the child element(scrollview) in the android platform.
Description
The SwipeGestureRecognizer is not working when swiping on the child element(scroll view) in the Android platform.
Steps to Reproduce
- Run the sample.
- swipe the view.
- Swipe event will not fire. Excepted behavior
- It should be fired.
Link to public reproduction project repository
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
8.0.3 GA
Affected platforms
Android
Affected platform versions
andorid 11
Did you find any workaround?
no
Relevant log output
No response
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Open similar issues:
- SwipeGestureRecognizer is not working on Android. Event handlers are never called. (#18507), similarity score: 0.84
- Gesture Recognizer Inhibits CollectionView Scrolling on Android (#10213), similarity score: 0.80
Closed similar issues:
- [Android] SwipeItem with gesture recognizer is not working correctly (#4122), similarity score: 0.82
- SwipeGestureRecognizer is not working (#7403), similarity score: 0.80
- Swipe gesture not functioning using two fingers on Touch-pad (#20968), similarity score: 0.80
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Can repro this issue at Android platform on the latest 17.10 Preview 6(8.0.21).
@saiganesh-sakthivel can you upload your repro to github vs attaching a zip file please?