mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-07 22:42:13 +08:00
Backout 052d4aab3722
Reviewed By: mkonicek Differential Revision: D2586735 fb-gh-sync-id: 477a1c84fcf2a22b681407c7e93102dd59118f25
This commit is contained in:
committed by
facebook-github-bot-0
parent
1c1e1ece99
commit
0e4dec930b
@@ -806,7 +806,7 @@ public class UIManagerModule extends ReactContextBaseJavaModule implements
|
||||
// notify JS about layout event if requested
|
||||
if (cssNode.shouldNotifyOnLayout()) {
|
||||
mEventDispatcher.dispatchEvent(
|
||||
new OnLayoutEvent(
|
||||
OnLayoutEvent.obtain(
|
||||
tag,
|
||||
cssNode.getScreenX(),
|
||||
cssNode.getScreenY(),
|
||||
|
||||
Reference in New Issue
Block a user