1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00
NewPipe/app/src
Stypox 28b34f3796
Fix scroll issues in suggestion list
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.
2022-09-14 14:39:32 +02:00
..
androidTest/java/org/schabi/newpipe Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
debug Improved documentation 2022-01-24 21:08:48 +01:00
main Fix scroll issues in suggestion list 2022-09-14 14:39:32 +02:00
test Fix ListHelperTest failure caused by immutable list being used 2022-07-22 16:09:43 +02:00