XRefreshView icon indicating copy to clipboard operation
XRefreshView copied to clipboard

关于禁止下拉刷新阻尼效果

Open 1181631922 opened this issue 8 years ago • 5 comments

有没有相应的方法去掉阻尼效果啊?

1181631922 avatar Jun 20 '16 10:06 1181631922

能说清楚点,不太明白

huxq17 avatar Jun 20 '16 10:06 huxq17

如何禁用阻尼效果,如果只能上拉加载更多不支持下拉刷新,那么view不能有拉下来再弹上去的效果

1181631922 avatar Jun 20 '16 10:06 1181631922

调用这个方法就可以了 xRefreshView.setMoveHeadWhenDisablePullRefresh(false); 以前的版本没有这个方法,你得用3.1.1版本

huxq17 avatar Jun 20 '16 11:06 huxq17

ok,谢谢,我试试

1181631922 avatar Jun 20 '16 11:06 1181631922

3.1.1的这个效果有问题,已经在3.1.2中改过来了

huxq17 avatar Jun 24 '16 08:06 huxq17