Backout 052d4aab3722

Reviewed By: mkonicek

Differential Revision: D2586735

fb-gh-sync-id: 477a1c84fcf2a22b681407c7e93102dd59118f25
This commit is contained in:
Krzysztof Magiera
2015-10-27 12:57:04 -07:00
committed by facebook-github-bot-0
parent 1c1e1ece99
commit 0e4dec930b
5 changed files with 57 additions and 8 deletions

View File

@@ -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(),