TeamNewPipe/NewPipe

List loading indicator scrolling issues

Open

#7,908 opened on 2022年2月19日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (3,577 forks)batch import
GUIbughelp wanted

Repository metrics

Stars
 (38,153 stars)
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

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

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