Skip to content
New issue

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

Implement onLowMemory() #50

Open
GoogleCodeExporter opened this issue Mar 2, 2016 · 1 comment
Open

Implement onLowMemory() #50

GoogleCodeExporter opened this issue Mar 2, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

We could implement onLowMemory() in OpenFileActivity and then do some things to 
tighten APV's belt:
 - turn off renderAhead in PagesView
 - reduce tile cache size in PDFPagesProvider to 3mb (we could make the default size be bigger then, like 5-6mb?)
 - set maximum age to 1 on pdf->xref->store

What do people think?

Original issue reported on code.google.com by arpruss on 1 Aug 2011 at 3:26

@GoogleCodeExporter
Copy link
Author

Good, Now I also turn off renderAhead in pagesView . We can make the cache size 
bigger.

Original comment by WangNin...@gmail.com on 6 Feb 2012 at 3:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant