Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
设置滚动水平偏移值时,我需要平滑滚动。从 1000 偏移,如果我滚动到 5000,它会突然闪烁移动并将视图固定在 5000。我需要像动画一样缓慢而平滑地滚动,并且必须到达目的地。如果不使用故事板,我怎么能做到这一点?
我发现如果不实现情节提要动画,我们就无法实现平滑滚动。我参考了这门课并得到了结果。
http://blog.devarchive.net/