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.
我有一个带有很多图像(位图)的 gridView。
我如何才能只加载那些显示在屏幕上的那些,而只有在它们将显示滚动我的gridview时才加载其他的?
非常感谢
PS:请给我一个例子。
看看这个来自 Google 的文档,其中一部分是专门用于网格视图的。