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

Card layout #26

Open
ghimireprashant opened this issue Jun 20, 2017 · 1 comment
Open

Card layout #26

ghimireprashant opened this issue Jun 20, 2017 · 1 comment

Comments

@ghimireprashant
Copy link

ghimireprashant commented Jun 20, 2017

is it possible to make card layout size smaller. i mean to display two cell in one screen?if its possible how can i achieve that ?

@annjawn
Copy link

annjawn commented Jul 11, 2017

facing the same issue, my requirement is to show 3 cells, one on each side and one in the center. I haven't been able to do that for the card layout. It works well if the cell width is equal to it's container width. Well, I was able to make it to show 3 cells just as I mentioned using LinearCardAttributesAnimator(minAlpha: 0.02, itemSpacing: 0.01, scaleRate: 0.7) but then infinite scrolling is not supported so the first and last cells are never centered / selected. Bummer. 🙁

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