AndroidPicker icon indicating copy to clipboard operation
AndroidPicker copied to clipboard

滑动过程中获取下标错误

Open zhaopingfu opened this issue 1 year ago • 0 comments
trafficstars

com.github.gzu-liyujiang.AndroidPicker:WheelView:4.1.13

WheelView设置 OnWheelChangedListener,在滑动过程中 onWheelScrolled方法和onWheelScrollStateChanged方法中调用 view.currentPosition 下标是不变的

因为要在滑动过程中设置震动效果,需要监听到下标变化,但是一直到滑动结束下标才会变

中心字体变大的时候,下标也应该变化

zhaopingfu avatar Dec 19 '23 07:12 zhaopingfu