Fix screen rotation causing reader to jump back to initial page
- Modified BaseReaderFragment to always use getCurrentState() when available - getCurrentState() contains the most recent reading position saved in onPause/onDestroyView - content.state may contain the initial state from when content was first loaded - This ensures the current page position is preserved across configuration changes like screen rotation Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com>devel
parent
6292a0fd6b
commit
aeb3732d75
Loading…
Reference in New Issue