You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way playlists are loaded in isn't good and needs to be put on it's on thread ( async task maybe ) ? Loading on the UI thread is causing a choppy transition. There also needs to be a set standard for when to write/read from storage.
The text was updated successfully, but these errors were encountered:
The way playlists are loaded in isn't good and needs to be put on it's on thread ( async task maybe ) ? Loading on the UI thread is causing a choppy transition. There also needs to be a set standard for when to write/read from storage.
The text was updated successfully, but these errors were encountered: