app / com.vmadalin.android.di / AppModule

AppModule

@Module class AppModule

Class that contributes to the object graph AppComponent.

See Also

Module

Constructors

<init>

Class that contributes to the object graph AppComponent.

AppModule()

Functions

provideContext

Create a provider method binding for Context.

fun provideContext(application: SampleApp): Context