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
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. 🙁
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 ?
The text was updated successfully, but these errors were encountered: