Open JRJian opened 8 years ago
My code in viewDidLoad at the lastest line: self.collectionView.contentInset = UIEdgeInsetsMake(64, 0, 0, 0);
when scrolling end, there had a standstill animation.
你好哈,我也遇到了这个问题,请问你解决了吗? 我想了一下用 headerView 的方式代替,但是没有实验.
My code in viewDidLoad at the lastest line: self.collectionView.contentInset = UIEdgeInsetsMake(64, 0, 0, 0);
when scrolling end, there had a standstill animation.