Interface DefaultRefreshFooterCreator
-
- All Implemented Interfaces:
public interface DefaultRefreshFooterCreator默认Footer创建器 Created by scwang on 2018/1/26.
-
-
Method Summary
Modifier and Type Method Description abstract RefreshFootercreateRefreshFooter(Context context, RefreshLayout layout)-
-
Method Detail
-
createRefreshFooter
abstract RefreshFooter createRefreshFooter(Context context, RefreshLayout layout)
-
-
-
-