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

show sequence of Fragment in an Activity #19

Open
axd1967 opened this issue Aug 1, 2015 · 1 comment
Open

show sequence of Fragment in an Activity #19

axd1967 opened this issue Aug 1, 2015 · 1 comment
Labels

Comments

@axd1967
Copy link

axd1967 commented Aug 1, 2015

assuming a Fragment is part of a layout, what is called when?
and when the Fragment is created dynamically?

@xxv
Copy link
Owner

xxv commented Apr 29, 2016

In this diagram, fragments that are parts of activities are created at time of layout inflation. See the "fragment is inflated from layout" path.

@xxv xxv added the question label Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants