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

图片向下滑动取消,页面会闪烁 #13

Open
xprocwin7 opened this issue Jul 18, 2020 · 0 comments
Open

图片向下滑动取消,页面会闪烁 #13

xprocwin7 opened this issue Jul 18, 2020 · 0 comments

Comments

@xprocwin7
Copy link

scrollViewDidScroll 里面的代码可以去掉,
下面加一行
_collectionView.backgroundColor = [UIColor colorWithWhite:0 alpha:1];
就可以修复这个问题

这样做,向下滑动,会闪烁的概率更大了,并不能解决这个问题

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

1 participant