# PullRefreshLibrary **Repository Path**: DonaldDu/PullRefreshLibrary ## Basic Information - **Project Name**: PullRefreshLibrary - **Description**: https://github.com/naver/android-pull-to-refresh->library 做项目时,经常需要使用下拉刷新,如果直接用打包后的aar文件,在预览界面总是报错,需要导入项目源码才能正常预览。 直接导入原项目很慢,所以从原项目中把library独立了出来,以后直接导入这个项目就可以了。 重命名 PullRefreshLibrary.iml2 -> PullRefreshLibrary.iml 就可以正常使用Grade了 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/naver/android-pull-to-refresh - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-15 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PullRefreshLibrary https://github.com/naver/android-pull-to-refresh->library 做项目时,经常需要使用下拉刷新,如果直接用打包后的aar文件,在预览界面总是报错,需要导入项目源码才能正常预览。 直接导入原项目很慢,所以从原项目中把library独立了出来,以后直接导入这个项目就可以了。 重命名 PullRefreshLibrary.iml2 -> PullRefreshLibrary.iml 就可以正常使用Grade了