Hilt with Custom Views and @AndroidEntryPoint, generating @Nullable annotation twice · Issue #1909 · google/dagger

Hi there 👋 I'm trying to migrate my project to use Hilt from Dagger Android. I've run into an issue where adding @AndroidEntryPoint onto a custom view, produces a compilation issue on the generated...