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.
我有一个列表视图,其中包含一些文本视图和图像视图。我有这个布局的水平滚动。在这个布局下面,我有另一个布局,它对于列表视图的所有项目都是静态的。所以现在我希望列表视图项目在几秒钟后水平滚动。我怎么能做到这一点。??
线程是唯一的答案。您可以使用名为 timer、Handler 等的线程的修改版本......