-
Notifications
You must be signed in to change notification settings - Fork 919
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mimic the logic to find elements in UITableView to UICollectionview
This uses scrolling to positions to find elements in the collectionview rather than using the datasource directly to get the cell.
- Loading branch information
1 parent
252b34e
commit 5b768ae
Showing
1 changed file
with
26 additions
and
27 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