winter-androidx / io.jentz.winter.androidx.inject / PresentationScope

PresentationScope

@Scope annotation class PresentationScope

Scope annotation for dependencies that outlive Activity recreations and are destroyed when an android.app.Activity finishes.

Constructors

<init>

PresentationScope()

Scope annotation for dependencies that outlive Activity recreations and are destroyed when an android.app.Activity finishes.