setFooterMaxDragRate

public abstract RefreshLayout setFooterMaxDragRate(float rate)

Set the ratio of the maximum height to drag footer. 设置上拉最大高度和Footer高度的比率(将会影响可以上拉的最大高度)

Return

RefreshLayout

Parameters

rate

ratio = (the maximum height to drag footer)/(the height of footer) 比率 = 下拉最大高度 / Footer的高度