Skip to content

Commit

Permalink
Merge branch 'OleksandrKucherenko-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xxv committed Mar 2, 2021
2 parents 750c6a0 + 3a68049 commit 63f51c6
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,18 @@ this way, you can see how your fragments interact with your activities.
If you see any discrepancies or errors in this diagram, please submit a pull
request or contact [[email protected]](mailto:[email protected]).

## Activity and Fragment Lifecycles

Vector versions suitable for printing: [PDF][] or [SVG][]

![A Complete Android Fragment & Activity Lifecycle](complete_android_fragment_lifecycle.png)

## Activity, Fragment and FragmentManager Lifecycle Integration

Vector versions suitable for printing [PDF2][] or [SVG2][]

![A Integration Of Fragments into Activities via Fragment Manager](android-lifecycle-activity-to-fragments.png)

### Some Notes

This intentionally leaves off user-triggered callbacks (such as
Expand All @@ -39,3 +47,5 @@ something out.
[PDF]: complete_android_fragment_lifecycle.pdf
[SVG]: complete_android_fragment_lifecycle.svg
[CC-BY-SA]: https://creativecommons.org/licenses/by-sa/4.0/
[PDF2]: android-lifecycle-activity-to-fragments.pdf
[SVG2]: android-lifecycle-activity-to-fragments.svg
Binary file added android-lifecycle-activity-to-fragments.pdf
Binary file not shown.
Binary file added android-lifecycle-activity-to-fragments.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions android-lifecycle-activity-to-fragments.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified complete_android_fragment_lifecycle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63f51c6

Please sign in to comment.