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

滚动时间建议使用滚动速度,能保证不因内容长度不一导致滚动速度不同 #5

Open
liyazhou0221 opened this issue Dec 23, 2020 · 0 comments

Comments

@liyazhou0221
Copy link

final int duration =(Double.valueOf( 1000 * distance * 1.00000 / mRollingSpeed)).intValue();
mRollingSpeed 滚动速度(100像素/1000毫秒)

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

No branches or pull requests

1 participant