mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
38cbc082db
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43433 Changelog: [Android][Fixed] Views would still receive hover events when nested in a view with pointer-events: "none" `View` calls `dispatchGenericPointerEvent` from `dispatchGenericMotionEvent` (https://android.googlesource.com/platform/frameworks/base/+/android-4.3_r2.1/core/java/android/view/View.java#7439), so this is the better method to override. Reviewed By: markv Differential Revision: D54799820 fbshipit-source-id: 896572b86a0e9053b0138a18ced938a9dc3e60fc