InflationInject icon indicating copy to clipboard operation
InflationInject copied to clipboard

Inflation inject should handle parameterized types

Open JakeWharton opened this issue 7 years ago • 3 comments

These cannot be specified in XML so they won't match.

We should add integration tests for this.

JakeWharton avatar Oct 15 '18 22:10 JakeWharton

This also affects nested types.

JakeWharton avatar Oct 16 '18 01:10 JakeWharton

The key issue was fixed, but codegen for parameterized types is still broken.

JakeWharton avatar Oct 16 '18 16:10 JakeWharton

Jake, can you explain more issue? Doesn't mean that class with generics will have problems with code generation?

emartynov avatar May 15 '19 11:05 emartynov