issues
search
nuptboyzhb
/
SuperSwipeRefreshLayout
A custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView,ListView,GridView,NestedScrollView,ScrollView are supported.
Apache License 2.0
1.24k
stars
350
forks
source link
下拉刷新问题
#27
Closed
yuzhentao
closed
8 years ago
yuzhentao
commented
8 years ago
请问怎么关闭下拉刷新?
nuptboyzhb
commented
8 years ago
setRefreshing(false)
请问怎么关闭下拉刷新?