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

set collectionView contentInset has a bug #35

Open
JRJian opened this issue Apr 29, 2016 · 1 comment
Open

set collectionView contentInset has a bug #35

JRJian opened this issue Apr 29, 2016 · 1 comment

Comments

@JRJian
Copy link

JRJian commented Apr 29, 2016

My code in viewDidLoad at the lastest line:
self.collectionView.contentInset = UIEdgeInsetsMake(64, 0, 0, 0);

when scrolling end, there had a standstill animation.

@lilongcnc
Copy link

你好哈,我也遇到了这个问题,请问你解决了吗? 我想了一下用 headerView 的方式代替,但是没有实验.

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