FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.25k stars 718 forks source link

Do not open the previous page after close and open same EPUB again #366

Closed nuwanchamara closed 5 years ago

nuwanchamara commented 5 years ago

Issue / Feature - Open previous page FolioReader version - 0.5.4 FolioReader Stock / Modified -
Android SDK - Mobile / Tablet / Emulator Info -
Crash / Error - Open epub from the first page. Need to open book from previous state

Steps to reproduce / Describe in detail -

open epub. scroll to another chapter. Close the app. reopen the book using the app.

mahavir155 commented 5 years ago

@nuwanchamara You using ReadLocatorListener? Please provide more information. Such statements doesn't help to debug the issue.

nuwanchamara commented 5 years ago

I have fixed that issue using ReadLocatorListener.

mahavir155 commented 5 years ago

Closing this issue