-
Notifications
You must be signed in to change notification settings - Fork 9
瀑布流相邻高度差距过大会有空白 #32
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
Comments
您好,v1.1.5版本已经解决该问题 |
一个建议,我看了一下应该是修改了removeClippedSubviews 这个属性,但是这样android 性能会很差,有很多次出现卡顿问题,以及外部修改数组内的值会经常无法响应到页面上,类似我使用fastImage 的时候也会出现宽高和展示不匹配的情况,应该将keyExtractor 属性暴露出来,让外部可以自己设置,还有感谢你的库🙏 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
想问下有没有办法在item 出现在屏幕范围的时候就渲染而不是高度完全展示的时候才渲染
The text was updated successfully, but these errors were encountered: