Regard to Realm, how can I insert an list-item in the certain position instead of public void add(int index, E element)

前端 未结 0 1201
我在风中等你
我在风中等你 2021-01-23 12:02

I want to make a todo app by kotlin, using Realm DB, RecyclerView. also, i wanna move list item by using ItemTouchHelper.

In the override method onMove(), i need to inser

相关标签:
回答
  • 消灭零回复
提交回复
热议问题