# CommonPullToRefresh **Repository Path**: chen3441251/CommonPullToRefresh ## Basic Information - **Project Name**: CommonPullToRefresh - **Description**: Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CommonPullToRefresh Android widget with pull to refresh for all the views,and support loadMore for ListView,RecyclerView,GridView and SwipeRefreshLayout. 在[android-Ultra-Pull-To-Refresh](https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh)的基础上增加了加载更多的支持,感谢作者 * 下拉刷新支持大部分`view`:`ListView`、`ScrollView`、`WebView`等,甚至一个单独的`TextView` * 加载更多目前支持`ListView`、`RecyclerView`、`GridView`、`SwipeRefreshLayout` * 支持自定义header以及footer * 增加SwipeRefreshLayout刷新方式,同样支持加载更多 [Demo APK下载](https://raw.githubusercontent.com/Chanven/CommonPullToRefresh/master/raw/CommonPullToRefresh_Demo.apk)