PdfViewPager icon indicating copy to clipboard operation
PdfViewPager copied to clipboard

New Builder with load() methods for sdcard and URL

Open voghDev opened this issue 7 years ago • 0 comments

Instead of instantiating a new PdfViewPager with a new instance each time, evaluate if it's possible to reuse the one coming from XML (already in memory) and make it load the file

voghDev avatar Sep 14 '18 05:09 voghDev