You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default android recreates view hierarchy, we can store current scrolling position and scroll to in on restore.
But right now it's not implemented. Need to check if we can reliably scroll to position and get current position.
This is a good feature request, thank you.
Need to save to bundle currently opened file as well, to reopen it automatically.
Dmitry-Borodin
changed the title
Save pdf page when screen orientation changed
Save pdf page when screen orientation changed - Implement save instance state and restore.
Aug 25, 2021
Dmitry-Borodin
changed the title
Save pdf page when screen orientation changed - Implement save instance state and restore.
Save pdf page when screen orientation changed - Implement saveInstanceState() and restore.
Aug 25, 2021
Is it possible to go to the same screen after orientation change? Because right now it starts from 1 page
The text was updated successfully, but these errors were encountered: