-
-
Notifications
You must be signed in to change notification settings - Fork 644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否增加下拉拖动的回调 #17
Comments
1.2.0及以后版本 是支持的。请使用headerStatusChanged和footerStatusChanged,用于监听当前下拉或则上拉的状态 |
好的,谢谢 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,很喜欢这个组件包,有个需求,在下拉拖动的时候,进行一些操作,类似淘宝或京东的APP下拉的时候,隐藏AppBar,刷新完成后显示AppBar,现在在不改变源码的情况下,只能使用onRefresh方法
The text was updated successfully, but these errors were encountered: