You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using this library with this cardView
So I have gotten the collectionKit to work fine and I have also gotten the other library to work fine when its separated on its own but not when its being used with CollectionKit.
I am currently using this library with this cardView
So I have gotten the collectionKit to work fine and I have also gotten the other library to work fine when its separated on its own but not when its being used with CollectionKit.
I guess what I am asking is:
What else could be interfering with the touch gesture on when I am invoking a card?
I also have tried removing the collectionView gesture thinking that was it but it wasn't (hence it is now commented out).
Any help is much appreciated.
The text was updated successfully, but these errors were encountered: