yanzhenjie / SwipeRecyclerView

:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
https://github.com/yanzhenjie/SwipeRecyclerView
Apache License 2.0
5.65k stars 1.09k forks source link

是否考虑添加一个setEmptyView的功能?仿ListView #299

Open yongdaimi opened 4 years ago

zhaolin8 commented 2 years ago

同问,现在使用BaseQuickAdapter设置空布局后,空布局可以侧滑

luqiming666 commented 2 years ago

我已经实现了。请使用我fork的版本 https://github.com/luqiming666/SwipeRecyclerView

implementation 'com.github.luqiming666:SwipeRecyclerView:1.4.8'

如有问题,随时反馈!