Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 884 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 884 Bytes

AnythingPull

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

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

如何引入

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

普通下拉:

弹性下拉:

层级下拉:

抽屉下拉: