mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-08-14 14:18:52 +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.