IGListKit/Source
Brandon Kieft b367f7ceb2 Handle cases where the delegate is already an IGListAdapter
Summary:
I was assuming the delegate would always be an IGListAdapterProxy, but this only happens if the client sets either the `collectionViewDelegate` or `scrollViewDelegate` properties on IGListAdapter. Otherwise the delegate will just be the IGListAdapter. Change the debug code to handle this case.

We were starting to see some debug logs roll in with the delegate class listed as IGListAdapter. Hopefully this will return the correct class now.

Differential Revision: D31690438

fbshipit-source-id: bf6dde57756fee4fe617944d45e152cae734b4f1
2021-10-19 08:48:48 -07:00
..
IGListDiffKit SPM number10 (#1487) 2021-08-31 19:28:37 -07:00
IGListKit Handle cases where the delegate is already an IGListAdapter 2021-10-19 08:48:48 -07:00
IGListSwiftKit Run tests from Xcode12. Github workflow (#1478) 2021-08-16 13:36:42 -07:00
Info.plist Refine dequeueReusableCellOfClass methods for Swift (#1388) 2019-12-19 08:13:22 -08:00