dagger-android-injection
dagger-android-injection copied to clipboard
Create a Kotlin version
I came across with your excellent explanation about the New Android Injector with Android 2. As a matter of fact, I suggest creating a branch with a Kotlin version, so that developers could integrate dagger 2.11+ to their Android app developer with Kotlin.
Here's a version I made that is in kotlin https://github.com/digitalbuddha/DaggerAndroidViewInjectior
Great work Mike! I will create a new kotlin impl branch asap @JairAviles .