mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-02-10 08:00:08 +00:00
![Stypox](/assets/img/avatar_default.png)
Before if the list before updating contained item 'test' at position 0 and after updating that value went to the bottom, the list would incorrectly scroll to the bottom to follow that item. Now the scrolling is done after the list is updated.