devaige/WheelPicker

使用之后遇到的一些问题,有时间看看

Opened this issue · 5 comments

idrok commented

mWheelpAge.setSelectedItemPosition(100, true);
在设置完以后不起作用,我使用的xml来布局外观,代码设置数据

mWheelpAge.setOnItemSelectedListener(...);
这个方法如果不变动默认选择的数据,不会调用

使用代码设置数据以后,wheelpicker会重新布局列表位置

2019-10-10 11:05:16

我也发现这个问题了。。这么重要的一个方法竟然出现bug了,唉。

Hi, same problem .setSelectedItemPosition() didn't work.

关键是为啥能有2.3k个star……坑爹啊

看起來好像也沒在維護了

同问题,会滚动到未知位置。