Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CardViewLayout #17

Open
sivasankarp opened this issue Sep 26, 2015 · 1 comment
Open

CardViewLayout #17

sivasankarp opened this issue Sep 26, 2015 · 1 comment

Comments

@sivasankarp
Copy link

Hi

How to get button action for each page or Which cell is active.

Thanks

@terminatorover
Copy link
Owner

There aren't any methods for that at the moment. Note, this is a layout for collection views and not a custom view. Therefore, you can use all of the delegate methods for collection views, and you can also query for visible cells(and provided that you're using it in a way that each cell takes over the whole visible section collection view at a time, you can tell that cell you queried for is the one that's currently "active".
Hope that helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants