paypal / Illuminator

iOS Automator
Apache License 2.0
38 stars 27 forks source link

Fix getCellWithPredicateByScrolling #75

Closed ianfixes closed 9 years ago

ianfixes commented 9 years ago

This happened because _getSomethingByScrolling uses scrollToVisible which can apparently fail on a cell that is not in the visible area of the screen.