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.
我正在使用具有自动翻转和动画功能的 ViewFlipper 来显示用户想要的图像数量,但这可能会导致内存不足错误。如何按需加载图像(仅加载 2 个图像,每次 ViewFlipper 翻转时,我再加载一个并丢弃第一个)?