annotation class ActivityScope
Scope annotation for dependencies with android.app.Activity lifetime. |
|
annotation class PresentationScope
Scope annotation for dependencies that outlive Activity recreations and are destroyed when an android.app.Activity finishes. |