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

Use alternative UICollectionViewFlowLayout #1

Open
markst opened this issue May 13, 2015 · 2 comments
Open

Use alternative UICollectionViewFlowLayout #1

markst opened this issue May 13, 2015 · 2 comments

Comments

@markst
Copy link

markst commented May 13, 2015

This pod is perfect for what I'm trying to achieve, though I'd like to be able to use a different layout than the HTKScrollingNavigationCollectionViewLayout.

@henrytkirk
Copy link
Owner

What sort of layout?

  • Henry

On May 13, 2015, at 12:46 AM, markst notifications@github.com wrote:

This pod is perfect for what I'm trying to achieve, though I'd like to be able to use a different layout than the HTKScrollingNavigationCollectionViewLayout.


Reply to this email directly or view it on GitHub.

@markst
Copy link
Author

markst commented May 14, 2015

For my particular case, it's simply a list of cell's with different heights.
I'd also like to use UICollectionViewLayout's initialLayoutAttributesForAppearingItemAtIndexPath: to change the way cell's are inserted.

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