Class RongRefreshHeader
-
- All Implemented Interfaces:
public class RongRefreshHeader
-
-
Constructor Summary
Constructors Constructor Description RongRefreshHeader(Context context)
RongRefreshHeader(Context context, AttributeSet attrs)
RongRefreshHeader(Context context, AttributeSet attrs, int defStyleAttr)
-
Method Summary
Modifier and Type Method Description int
onFinish(RefreshLayout refreshLayout, boolean success)
void
onStartAnimator(RefreshLayout refreshLayout, int height, int maxDragHeight)
-
-
Method Detail
-
onFinish
int onFinish(RefreshLayout refreshLayout, boolean success)
-
onStartAnimator
void onStartAnimator(RefreshLayout refreshLayout, int height, int maxDragHeight)
-
-
-
-