AnythingPull icon indicating copy to clipboard operation
AnythingPull copied to clipboard

下拉刷新,上拉加载,支持弹性,顶部固定,层级,抽屉等等,扩展性强

AnythingPull

万能拖拽viewgroup,Pull-To-Refresh-And-Load

下拉刷新 + 上拉加载,支持普通模式弹性模式、层级模式、抽屉模式

下载APK把玩

简书地址

如何引入

dependencies {
    compile 'com.tk.anythingpull:library:1.1'
}
allprojects {
    repositories {
        jcenter()
    }
}

普通下拉:

弹性下拉:

层级下拉:

抽屉下拉: