Is it possible to use Dagger2 to get references to...
# android
n
Is it possible to use Dagger2 to get references to objects created by the Android runtime? (say, the application’s Main Activity). Is this a good idea? I would appreciate a link to a working sample in Kotlin.
stackoverflow 2
😂 1