linisme / SlimAdapter

A slim & clean & typeable Adapter without# VIEWHOLDER
https://raw.githubusercontent.com/MEiDIK/SlimAdapter/master/SlimAdapter.jpg
MIT License
931 stars 117 forks source link

请问能提供下拉刷新功能吗?(How to pull to refresh , sir ?) #26

Closed hanshou101 closed 7 years ago

hanshou101 commented 7 years ago

大佬你好, 我好像只找到了 loadMore 下拉加载功能。

并没有看见下拉刷新,请问这个功能在当前版本存在吗 (Is pull_to_refresh available? )

linisme commented 7 years ago

目前不提供下拉刷新功能,建议使用官方的下拉刷新库SwipeRefreshLayout,通过组合的方式也更灵活处理