-
Notifications
You must be signed in to change notification settings - Fork 763
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new binding strategy for Experimental Recycler
Summary: As we are seeing video related regression in the *Split Binders* approach, I'm adding a new one that replicates the *Recycler Spec* one, only extracting the item decoration into a separate binder. This is to clear off that the issue could be with the item decorations binder or not. Reviewed By: apowolny Differential Revision: D60131045 fbshipit-source-id: 7f940996fb1dad8c88ea571960e8445103ae5d06
- Loading branch information
1 parent
3db73e5
commit 360e5b8
Showing
2 changed files
with
109 additions
and
0 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
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