Antoine Rousseau 2ca2f87a82 Fix onLayout support in <TextInput> for Android (same than iOS fix: #8042)
Summary:
See #8042: exactly the same bug and fix on Android

**Test plan**

```jsx
<TextInput onLayout={function(e) { console.log(e.nativeEvent); }} />
```
Closes https://github.com/facebook/react-native/pull/9113

Differential Revision: D3647808

Pulled By: mkonicek

fbshipit-source-id: 252a610e26a72a73411c3407faedea0477bee54e
2016-07-31 07:58:24 -07:00
..
2016-07-11 19:43:21 -07:00
2016-07-06 12:58:41 -07:00
2016-07-14 11:13:27 -07:00
2016-07-29 07:13:43 -07:00
2016-07-19 10:43:29 -07:00
2016-07-25 03:43:29 -07:00
2016-07-25 03:43:29 -07:00
2016-07-27 22:13:26 -07:00