I just have the following `class XXXPresenter @Inj...
# android
s
I just have the following
class XXXPresenter @Inject constructor(@Named(”dependencyName”) dependency: DependencyClass)
but it’s not working