Currently, when adding a song to a playlist, the view gets refreshed.
This is a problem when adding a song that is listed at the very bottom of the track list, because adding another song that is down this list would currently require scrolling back to the bottom, which is quite tedious to do.
It would be great to do that in an asynchronous way, to keep the current view or screen at the same scroll state.