Commit 766ece7
Fix PointerEvents not dispatching post-scroll (facebook#44238)
Summary:
Pull Request resolved: facebook#44238
Changelog: [Android][Fixed] PointerEvents were not dispatching after a scroll event
Reviewed By: RSNara
Differential Revision: D56519337
fbshipit-source-id: 72ea6fba583f1105e6c71560fc3a06913287844f1 parent 767197c commit 766ece7
File tree
1 file changed
+1
-1
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/runtime
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments