We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望增加缓存策略。我本人使用作者的banner拿来播放图片幻灯片,出现图片过多(如20张以上,取决于图片大小以及机器内存大小)的时候,图片无法显示的错误。因为图片是要先读到内存再显示,内存不足的话会无法显示。源码里面使用viewPager,希望增加配合缓存策略的接口,动态清除内存。
The text was updated successfully, but these errors were encountered:
get
Sorry, something went wrong.
No branches or pull requests
希望增加缓存策略。我本人使用作者的banner拿来播放图片幻灯片,出现图片过多(如20张以上,取决于图片大小以及机器内存大小)的时候,图片无法显示的错误。因为图片是要先读到内存再显示,内存不足的话会无法显示。源码里面使用viewPager,希望增加配合缓存策略的接口,动态清除内存。
The text was updated successfully, but these errors were encountered: