jdsjlzx / LRecyclerView

RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)
http://blog.csdn.net/jdsjlzx/article/details/51794220
Apache License 2.0
2.47k stars 600 forks source link

使用分组问题 #325

Open githeer opened 5 years ago

githeer commented 5 years ago

添加自定义的ItemDecoration不能下拉和上滑

jdsjlzx commented 5 years ago

自定义ItemDecoration 可以参考demo中的相关实现!