SwipeRecyclerView icon indicating copy to clipboard operation
SwipeRecyclerView copied to clipboard

不建议使用

Open WangRuFei111 opened this issue 2 years ago • 1 comments

1.滑动会和别的滑动控件冲突 2.没有侧滑事件: 里面的侧滑是侧滑删除的,侧滑删除和侧滑菜单不能同时出现,也就是说,侧滑菜单是没有侧滑事件的

WangRuFei111 avatar Aug 04 '22 05:08 WangRuFei111

  1. 需要具体看看你的使用场景。
  2. 我fork了一个版本增加了菜单侧滑状态的回调,你可以参考一下:https://github.com/yanzhenjie/SwipeRecyclerView/issues/322

luqiming666 avatar Aug 04 '22 07:08 luqiming666