TeamNewPipe/NewPipe

List loading indicator scrolling issues

Open

#7908 aperta il 19 feb 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (3577 fork)batch import
GUIbughelp wanted

Metriche repository

Star
 (38.153 star)
Metriche merge PR
 (Merge medio 9g 17h) (17 PR mergiate in 30 g)

Descrizione

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

Scroll down in a list fast when there are more items.

Expected behavior

The view should scroll down down to the bottom and the reload button be completely visible (assuming enough "scroll inertia").

Actual behavior

Sometimes the view suddenly stops scrolling right above the loading footer (i.e. the footer of the list, containing the loading circle), instead of scrolling down to the bottom of the footer. Items start loading anyway, but since the scroll stopped before the loading indicator could become visible, to the user it may seem like there are no more items.

Screenshots/Screen recordings

https://user-images.githubusercontent.com/36421898/154811390-7bf75a43-482f-4bde-854c-af25706f8f3f.mp4

Guida contributor