Android-PickerView icon indicating copy to clipboard operation
Android-PickerView copied to clipboard

为什么选中回调中存在一个延时,点击确定时,并不是想选中的位置。

Open Zoeie opened this issue 7 years ago • 2 comments

Uploading image.png…

Zoeie avatar Oct 25 '18 06:10 Zoeie

点击确定,把选中的结果回调回去,但是因为存在两百毫秒的延时,导致点击确定回调的结果,并不是选中的结果

Zoeie avatar Oct 25 '18 06:10 Zoeie

我是直接用nowIndex = wheel.getCurrentItem();不用回调了

gaoxuge avatar Apr 15 '22 01:04 gaoxuge