Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。
我在使用SwipeRecyclerView的时候,用协程和retrofit从服务端数据库读取数据并更新UI,但在刷新过程中发现滑出来的Menu会在刷新UI的时候上移4~6位,即原来打开的是15的item的菜单,会突然变成11的item打开菜单。请问这是该如何进行调整才能避免在adapter中使用notifyDataSetChanged()时不会出现这个问题?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by JMcico and has received 3 comments.