Skip to content

Repository files navigation

Refresh-master

仿今日头条下拉刷新效果

#1.0版本暂时支持RecyclerView,ScrollView控件,CoordinationLayout控件的下拉刷新

依赖方法

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
	dependencies {
	       compile 'com.github.Goach.Refresh-master:refreshlayout:1.0.0'
	}

About

仿今日头条下拉刷新效果

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages