Skip to content

Compatibility with Dagger2 #11

@mykola-dev

Description

@mykola-dev

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions