We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
描述bug UICollectionViewCell重写preferredLayoutAttributesFitting实现高度自适应,此时打开collectionView.mj_footer,上拉加载数据后,再反向滑动(向下滑)列表,会出现抖动,collectionView.mj_footer不打开则不会。 MJRefreshAutoFooter、MJRefreshAutoStateFooter、MJRefreshAutoNormalFooter、MJRefreshBackFooter、MJRefreshBackStateFooter、MJRefreshBackNormalFooter试过都不行
必现/偶发? 必现
怎么样重现这个bug
运行环境
额外的 Demo见附件 mjFooterDemo.zip
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
描述bug
UICollectionViewCell重写preferredLayoutAttributesFitting实现高度自适应,此时打开collectionView.mj_footer,上拉加载数据后,再反向滑动(向下滑)列表,会出现抖动,collectionView.mj_footer不打开则不会。
MJRefreshAutoFooter、MJRefreshAutoStateFooter、MJRefreshAutoNormalFooter、MJRefreshBackFooter、MJRefreshBackStateFooter、MJRefreshBackNormalFooter试过都不行
必现/偶发?
必现
怎么样重现这个bug
运行环境
额外的
Demo见附件
mjFooterDemo.zip
The text was updated successfully, but these errors were encountered: