I have Hilt setup and everything works on activity and fragment level
@Module @InstallIn(ApplicationComponent::class) class ApplicationModule { @Provides