1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-05 10:17:01 +00:00
litetex af936bc646 Always create a backup list when shuffling
The backup-list has to be created at all cost (even when current list size <= 2). Otherwise it's not possible to enter shuffle-mode (as ``isShuffled()`` always returns false)!
2021-10-23 17:35:42 +02:00
..