-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When i trying to inject some fields into viewModel with Dagger2, it fails, because apt compiler cannot find ActivityMainBinding (generated binding class). Same issue when injecting into Activity, because it extends class with generic type that has no exist yet at APT compile stage.
PS: i use Kotlin 1.0, but this issue also should be reproduceable in plain Java
example, that failed to compile
mykola-dev@e9417c5
Metadata
Metadata
Assignees
Labels
No labels