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 should suppress onStopped events being generated form
indirect actions like skip that causes a stop as a side effect.
onStop should only be called if it is the 'end state'.
This needs to be reviewed in conjunction with #30
In generally onPause/onResume should not generate onStopped onStarted events.
Need to check the Album as well.
The text was updated successfully, but these errors were encountered: