Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onSystemAppPaused generates an onStopped event. #31

Open
bsutton opened this issue Aug 16, 2020 · 1 comment
Open

onSystemAppPaused generates an onStopped event. #31

bsutton opened this issue Aug 16, 2020 · 1 comment

Comments

@bsutton
Copy link
Owner

bsutton commented Aug 16, 2020

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.

@bsutton
Copy link
Owner Author

bsutton commented Aug 16, 2020

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant