Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

滑动过程中获取下标错误 #347

Open
zhaopingfu opened this issue Dec 19, 2023 · 0 comments
Open

滑动过程中获取下标错误 #347

zhaopingfu opened this issue Dec 19, 2023 · 0 comments
Labels

Comments

@zhaopingfu
Copy link

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

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

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants