Drag and Drop between two RecyclerView

后端 未结 4 1573
我在风中等你
我在风中等你 2020-12-14 01:55

Is it possible to have feature like drag and drop between two different RecyclerView?

I found library for drag and drop within RecyclerView

4条回答
  •  一整个雨季
    2020-12-14 02:44

    No need to use third party library's,Support library now supporting the drag and drop of recyleview, may be this article will help you

    https://medium.com/@ipaulpro/drag-and-swipe-with-recyclerview-6a6f0c422efd

提交回复
热议问题