-
Notifications
You must be signed in to change notification settings - Fork 680
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
View Lifecycle #5
Comments
But note from the discussion here https://plus.google.com/+ArpitMathur/posts/cT1EuBbxEgN :
Need some way to explain this in a diagram |
@blundell at least for the purpose of the Activity/Fragment lifecycle diagram, I won't be adding a View lifecycle. In terms of a second diagram, unfortunately there's not enough of a lifecycle to really do for a View, as discussed in your comment. |
any chance?
onFinishInflate
onDraw
onSaveInstanceState
etcThe text was updated successfully, but these errors were encountered: