TeamNewPipe/NewPipe
Auf GitHub ansehenList fragment not restoring items after rotating and going to recent apps
Open
#7.909 geöffnet am 19. Feb. 2022
GUIbughelp wanted
Repository-Metriken
- Stars
- (38.153 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 9T 17h) (17 gemergte PRs in 30 T)
Beschreibung
Checklist
- I am able to reproduce the bug with the latest version.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected version
After (but also before) #7659
Steps to reproduce the bug
Search something (note: this might happen for other fragments, too); then press Android's square button (to view recent apps) and rotate the device at the same time; then go back to the app.
Expected behavior
All of the search items loaded so far are shown instantaneously, like what already happens when the app just resumes from recents (e.g. because its state was saved to disk after a RAM shortage).
Actual behavior
The (search) fragment starts reloading the list from the beginning.