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
We need to buffer the current stream quality somewhere and then set the quality in ArrayAdapter::getView. Problem: Views get recycled, so sometimes the wrong stream items also receive the colouring after scrolling.