Simple Multi Listener
多功能监听器 Created by scwang on 2017/5/26.
Functions
Link copied to clipboard
Link copied to clipboard
public void onFooterMoving(RefreshFooter footer, boolean isDragging, float percent, int offset, int footerHeight, int maxDragHeight)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public void onHeaderMoving(RefreshHeader header, boolean isDragging, float percent, int offset, int headerHeight, int maxDragHeight)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public void onStateChanged(RefreshLayout refreshLayout, RefreshState oldState, RefreshState newState)