mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
88dfd75aa7
Summary: Currently only FlatViewGroup children were clipped, rather than all offscreen Android views. Reviewed By: ahmedre Differential Revision: D3462002