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
第一条动态当图片数量是1时,图片不显示,只显示文字。
The text was updated successfully, but these errors were encountered:
设置cell时还没得到图片的size,所以单张图片的高度设成了0,导致图片不显示。 可以通过在DFGridImageView.m里预设一个高度来显示图片
Sorry, something went wrong.
No branches or pull requests
第一条动态当图片数量是1时,图片不显示,只显示文字。
The text was updated successfully, but these errors were encountered: