[Android] Invalid pointerId=-1 in onTouchEvent #3382
Labels
Close when stale
The issue will be closed automatically if it remains inactive
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snack or repo is provided
Description
Hi!
migrating from this PR comment:
I noticed specifically on Android 15+ (real device OR emulator), when using FlashList as an Animated component (wrapped via RNGH's createNativeWrapper and Reanimated's Animated.createAnimatedComponent), while specifying RNGH's scrollView as flashlist's renderScrollComponent, the list no longer scrolls with
Invalid pointerId=-1 in onTouchEvent
on LogCat. The code is here. This is fine in RNGH prior to this PR or with a patch reverting dispatchTouchEvent to onTouchEvent, or on Android 14 (Samsung S21).Steps to reproduce
Snack or a link to a repository
https://github.com/lovegaoshi/azusa-player-mobile/tree/bug/RNGH-2.23.0
Gesture Handler version
2.23.0
React Native version
0.76.6
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: