mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3fff811c57
Summary: Call super.setPadding. Calling the overriden version will cause stack overflow. Differential Revision: D4096141