loren
loren
## Current use version? #### 当前使用的版本是多少? ``` 3.10.5 ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` 能 ``` ## Describe the problem or provide an error log?...
开启了循环,一页显示5个,当第一个在中间,点击最左边的那个,调用setCurrentItem选中,正常应该是动画往左边,但实际上是往右边找到了最后一个选中,能解决吗?
java.lang.IllegalStateException: OperationType must be set. 2018-12-12 16:30:43.908 4989-5071/? W/System.err: at com.alipay.mobile.common.rpc.util.RpcInvokerUtil.getOperationTypeValue(RpcInvokerUtil.java:100014) 2018-12-12 16:30:43.908 4989-5071/? W/System.err: at com.alipay.mobile.common.rpc.RpcInvoker.invoke(RpcInvoker.java:100084) 2018-12-12 16:30:43.908 4989-5071/? W/System.err: at com.alipay.mobile.common.rpc.RpcInvocationHandler.invoke(RpcInvocationHandler.java:100011) 2018-12-12 16:30:43.908 4989-5071/? W/System.err: at java.lang.reflect.Proxy.invoke(Proxy.java:913) 2018-12-12...