Ranspap23

Results 2 comments of Ranspap23

Store the current page number with shared preference or simple SQLite database. Then pass the stored page number as the default page. Will drop code soon

Create an on load() method Save the current reading page in shared preference. This will store the current reading page when a pdf is loaded. Then call the on destroy...