Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix edge case when we enqueue a pending event to views on stopped sur…
…face Summary: This diff address an edge case when the pending events are enqueued when the surface is stopped. In this case we will reset map that holds view state to null, which will cause NPE. Changelog: [Android][Fixed] - Fix edge case when we enqueue a pending event to views on stopped surface Reviewed By: javache, gorodscy Differential Revision: D36912786 fbshipit-source-id: 3ae5a4b08a0a6bf55538d69ac80a101c2c3d899a
- Loading branch information