TeamNewPipe/NewPipe

List fragment not restoring items after rotating and going to recent apps

オープン

#7,909 opened on 2022/02/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (3,577 件のフォーク)batch import
GUIbughelp wanted

Repository metrics

Stars
 (38,153 個のスター)
PR merge metrics
 (平均マージ 9d 17h) (30d で 17 merged PRs)

説明

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.

コントリビューターガイド