@Scope annotation class PresentationScope
Scope annotation for dependencies that outlive Activity recreations and are destroyed when an android.app.Activity finishes.
PresentationScope()
Scope annotation for dependencies that outlive Activity recreations and are destroyed when an android.app.Activity finishes. |