TeamNewPipe/NewPipe

List loading indicator scrolling issues

Open

#7,908 创建于 2022年2月19日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (3,577 fork)batch import
GUIbughelp wanted

仓库指标

Star
 (38,153 star)
PR 合并指标
 (平均合并 9天 17小时) (30 天内合并 17 个 PR)

描述

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

贡献者指南