We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
如题,我使用的是目前最新2.1.7的版本。
在DataSource没有改变之前调用scrollToIndex函数跳转是OK的,但是当改变了DataSource,比如删除某些数组项,我再调用这个函数,传入了新的index,那么就会跳转到不是这个index的另外一个index上。
麻烦看一下。