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.
我正在使用 DiskLruImageCache 将位图存储到 DickCache 中。事情是,每次应用程序关闭时,它都会删除 diskCache 文件夹的内容。我不会发生 onPause,只是 onClose。有什么建议可以避免这种情况吗?
谢谢