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
从侧滑界面push到新界面,返回的时候主界面上下会有黑边,控制台报如下错误
The text was updated successfully, but these errors were encountered:
是不是用了collectionView,他上面报错说cell的高度必须小于collectionview减去顶部和底部的值。你看看你正常push到这个界面返回会不会有异常,然后排查一下在viewwillAppear之类的生命周期方法里面有没有做些啥处理的。。
Sorry, something went wrong.
No branches or pull requests
从侧滑界面push到新界面,返回的时候主界面上下会有黑边,控制台报如下错误
The text was updated successfully, but these errors were encountered: