AigeStudio / WheelPicker

Simple and fantastic wheel view in realistic effect for android.
Apache License 2.0
2.56k stars 519 forks source link

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

Open idrok opened 4 years ago

idrok commented 4 years ago

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

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

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

2019-10-10 11:05:16

catiiier commented 4 years ago

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

rensamatar commented 4 years ago

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

wkable commented 4 years ago

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

nikeru8 commented 2 years ago

看起來好像也沒在維護了

KennethYo commented 2 years ago

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