voghDev/PdfViewPager

Save the last page viewed

AlirezaIvaz opened this issue · 0 comments

I want to save the last page the user saw in SharedPreference and move it to that page after the user returns to read the PDF.

Currently if the user reads 100 pages of a pdf and leaves the app for any reason and returns to the app, you must swipe 100 pages again. This is really painful.

Is there any way to do that?