| Annotation Type | Description |
|---|---|
| ActivityScope |
A scoping annotation to permit objects whose lifetime should
conform to the life of the activity to be memorized in the
correct component.
|
| FragmentScope |
A scoping annotation to permit objects whose lifetime should
conform to the life of the fragment to be memorized in the
correct component.
|