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

Package io.jentz.winter.androidx.inject

Annotations

ActivityScope

annotation class ActivityScope

Scope annotation for dependencies with android.app.Activity lifetime.

PresentationScope

annotation class PresentationScope

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