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

Multi-window mode #22

Open
jasonhocker opened this issue Jun 7, 2016 · 2 comments
Open

Multi-window mode #22

jasonhocker opened this issue Jun 7, 2016 · 2 comments

Comments

@jasonhocker
Copy link

Update the diagram with the quarks introduced with multi-window mode to the lifecycle. Such as the recommendation to have video apps handle playback play/pause in onStart/onStop instead of onResume/onPause

@milosmns
Copy link

Multi-window mode will just call pause-stop-destroy-create-start-resume-**pause** when going into the split screen, and pause-stop-destroy-create-start-resume-**pause**-**resume** when going out of it. That doesn't affect the lifecycle in any way, it just recreates the whole activity from scratch.

@TomMannson
Copy link

Some update needed:
There are new assumptions presented on Google IO when more then one Application can be in resumed state at same time.
https://youtu.be/8uQEzv3upy8?t=706

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

3 participants