danjdt / android-pdfviewer

A Android PDF Viewer that render pdf using PdfRenderer and displays it in a RecyclerView.
MIT License
154 stars 31 forks source link

memory reservation #8

Closed kibotu closed 1 year ago

kibotu commented 3 years ago

default of 100mb memory reservation in pool size seems a bit steep, any plans on improving this? technically you don't need to have more than 3 bitmaps allocated at any given time within the recyclerview