Skip to content

Generated code for Fragment with generic type gives compilation errors #37

Description

@prog110

I have a fragment with generic type. When I build the project, the generated *Builder class contains Generic variable, but this variable is not declared in static new*Builder method signature

For now, I'm manually creating the Fragment with bundle manually for this specific fragment I have. Can you get this issue fixed

PS: Please note that this issue exists with ParcellablePlease aswell if the you have a generic type

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions