auto Load More
Display load more animation and trigger load more event. 显示加载动画并且触发刷新事件
Return
true or false, Status non-compliance will fail. 是否成功(状态不符合会失败)
Display load more animation and trigger load more event, Delayed start. 显示加载动画并且触发刷新事件, 延时启动
Return
true or false, Status non-compliance will fail. 是否成功(状态不符合会失败)
Parameters
delayed
开始延时
public abstract boolean autoLoadMore(int delayed, int duration, float dragRate, boolean animationOnly)
Display load more animation and trigger load more event, Delayed start. 显示加载动画, 多功能选项
Return
true or false, Status non-compliance will fail. 是否成功(状态不符合会失败)
Parameters
delayed
开始延时
duration
拖拽动画持续时间
drag Rate
拉拽的高度比率
animation Only
是否只是显示动画,不回调