-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use weak hash map for react scroll view helper
Summary: This prevents us from leaking things via this static field. Changelog: [Android][Changed] Native ScrollView listeners list maintains weak references to listeners to avoid memory leaks Reviewed By: JoshuaGross Differential Revision: D29317937 fbshipit-source-id: 4daeb8b5533cccaebcb03acf3d595dfa58de7883
- Loading branch information
1 parent
5cb2deb
commit b673e35
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters