Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly propagate prepareToRecycleView return value (#49858)
Summary: Pull Request resolved: #49858 `prepareToRecycleView` returns nullable, since we may decide a view is not recyclable. We should respect that and return the view returned by super. Changelog: [Internal] bypass-github-export-checks Reviewed By: fabriziocucci Differential Revision: D70696246 fbshipit-source-id: a8e12320611a3b6a3d05353e4b7556c4da416aea
- Loading branch information