Files
react-native/ReactAndroid/src/main/java/com/facebook/react/flat
Seth Kirby a848ce8efd Fix race conditions in DrawView.
Summary:
Currently we have race conditions in DrawView related to isViewGroupClipped, where we create a copy of the DrawView before we update the clipping state, and think the view is unclipped in the next iteration.

Also we are sometimes creating a DrawView with a reactTag of 0.

This fixes both, and is part of the upcoming DrawView bounds change, but is a separate issue that is live in current source.

Reviewed By: ahmedre

Differential Revision: D3598499
2016-12-19 13:40:29 -08:00
..
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:27 -08:00
2016-12-19 13:40:29 -08:00
2016-12-19 13:40:27 -08:00
2016-12-19 13:40:28 -08:00
2016-12-19 13:40:24 -08:00