andyhaha

Results 16 comments of andyhaha

同样遇到这个问题了,多个item可以滚动的时候,第一次打开app,滑动顶部的文字会抖动。点击一个切换item之后就不会抖动了

我也遇到了这个崩溃,不过我的是调用了removeAllFooterView之后又调用了addFooterView方法,结合使用了loadMoreComplete()方法

这个问题解决了吗,先调用removeAllHeaderView,再调用adapter.addHeaderView()方法就会出现。因为需要频繁remove和addHeader,首次调用没问题,第二次再这样使用出现这个必现的bug

有一个小小的疑问 AnchorsManager#start方法,最后一段有一个while的循环,这里有个sleep10ms的方法,这里为什么是10ms,可以换成1ms么,不用sleep会有什么问题吗

I have the same problem. Does somebody solve this problem?

本人也刚刚测试了,不重写hashcode方法,怎么修改对象属性,对象的hashcode值都不会改变,所以该例对象一直是4个。所以这种说法是不是错误的啊

> Hi @andyhaha could you follow the issue template and verify this happens on the latest version? It happens on version 0.60.4

> Hi @andyhaha could you follow the issue template and verify this happens on the latest version? It happens on version 0.60.4, and it is a release js bundle.