Backout 981069:cb671e39fd64 breaking master

fb-gh-sync-id: 052d4aab3722d44f5c4fbb0f4f50a2d71ba56927
This commit is contained in:
Clement Genzmer
2015-10-27 10:37:58 -07:00
committed by facebook-github-bot-5
parent d23e622426
commit c902ed2fe5
5 changed files with 8 additions and 57 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(
OnLayoutEvent.obtain(
new OnLayoutEvent(
tag,
cssNode.getScreenX(),
cssNode.getScreenY(),