Callback on notifyiteminserted / notifyitemremoved / notifyitemmoved

生来就可爱ヽ(ⅴ<●) 提交于 2020-01-03 15:36:54

问题


Looking for something really simple. I looked around in the source code for RecyclerView but couldn't find anything for this. Before I start implementing my own version, I wanted to know if someone knows of anyway to receive a callback on the animation for notifyiteminserted, notifyitemremoved, notifyitemmoved?

This is important because I want to know when the animation has completed.

来源:https://stackoverflow.com/questions/34350970/callback-on-notifyiteminserted-notifyitemremoved-notifyitemmoved

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!