mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-03-12 18:59:45 +00:00
Now the playback state of a stream is loaded only when needed (i.e. when the stream is visible), just as it is done with thumbnails. Removed `StateObjectsListAdapter.java`, which used to load the state of every stream at list instantiation, generating slowdowns and freezes.